gitauth command
gitauth uses 'git credential' to implement the GOAUTH protocol described in https://golang.org/issue/26232. It expects an absolute path to the working directory for the 'git' command as the first command-line argument.
Example GOAUTH usage:
export GOAUTH="gitauth $HOME"
See https://git-scm.com/docs/gitcredentials or run 'man gitcredentials' for information on how to configure 'git credential'.
- Version
- v0.1.8
- Published
- Dec 2, 2021
- Platform
- darwin/amd64
- Imports
- 9 packages
- Last checked
- 58 minutes ago –
Tools for package owners.