MCPcopy Create free account
hub / github.com/dagger/dagger / sozGit

Function sozGit

engine/session/git/git.pb.go:1741–1743  ·  view source on GitHub ↗
(x uint64)

Source from the content-addressed store, hash-verified

1739 return (math_bits.Len64(x|1) + 6) / 7
1740}
1741func sozGit(x uint64) (n int) {
1742 return sovGit(uint64((x << 1) ^ uint64((int64(x) >> 63))))
1743}
1744func (this *GitCredentialRequest) String() string {
1745 if this == nil {
1746 return "nil"

Callers

nothing calls this directly

Calls 1

sovGitFunction · 0.85

Tested by

no test coverage detected