# Functions
FindGitBinary finds a git binary from the PATH.
MakeCookies create cookies for .gitcookies.
MakeToken creates a token for the given URL.
TokenSourceFromConfig returns a TokenSource configured based on gitconfig.
# Structs
CredentialConfig is the configuration for credentials.
GitBinary is a path to Git binary.
# Interfaces
GitConfigAccessor is an interface for reading git-config.