toolsgolang.org/x/tools/cmd/auth/gitauth

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.30.0 (latest)
Published
Feb 10, 2025
Platform
linux/amd64
Imports
9 packages
Last checked
5 hours ago

Tools for package owners.