Discover Packages
github.com/gloo-foo/cmd-git
package
module
Version:
v0.1.12
Opens a new window with list of versions in this module.
Published: Aug 4, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Expand ▾
Collapse ▴
Documentation
¶
Git returns a Command that forks git with the given subcommand and arguments,
streaming pipeline input to git's stdin and git's stdout back into the
pipeline. Every argument is passed through verbatim — git, not this wrapper,
interprets them.
GitArg is one verbatim token of the git command line: the subcommand or any
of its arguments. Git — not this wrapper — interprets it.
Source Files
¶
Directories
¶
Package alias provides the unprefixed name for the git command.
Package alias provides the unprefixed name for the git command.
Click to show internal directories.
Click to hide internal directories.