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