Sign in Sign up
nuget

ktsu.GitBranchStateCache

A cross-branch state cache for Git repositories. Answers, for a set of paths, which monitored branches carry changes a client does not have and what content they carry, using only git over HTTPS so it behaves identically against GitHub and Azure DevOps. Maintains a bare blobless mirror per repository, serves blob ids from a merge-base keyed diff cache, and performs every upstream operation with the requesting client's own credential. Ships as a dotnet tool and as a container image for Kubernetes.

nuget View on Nuget

Activity

Latest release
13h ago
Total releases
20
Cadence
~daily
Last 12 months
20

Details

First release
Aug 19, 2026
Releases
Version Released
1.0.19 patch
1.0.18 patch
1.0.17 patch
1.0.16 patch
1.0.15 patch
1.0.14 patch
1.0.13 patch
1.0.12 patch
1.0.11 patch
1.0.10 patch
1.0.9 patch
1.0.8 patch
1.0.7 patch
1.0.6 patch
1.0.5 patch
1.0.4 patch
1.0.3 patch
1.0.2 patch
1.0.1 patch
1.0.0 initial