package
0.0.0-20221118233547-f39f0c15edbb
Repository: https://github.com/driusan/dgit.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Parses the arguments from git-cat-file as they were passed on the commandline and calls git.CatFiles.
No description provided by the author
Implements the git checkout command line parsing.
Parses the command arguments from args (usually from os.Args) into a CheckoutIndexOptions and calls CheckoutIndex.
No description provided by the author
No description provided by the author
Commit implements the command "git commit" in the repository pointed to by c.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Parses the arguments from git-unpack-objects as they were passed on the commandline and calls git.CatFiles.
No description provided by the author
No description provided by the author
Parses the arguments from git-ls-files as if they were passed on the commandline and calls git.LsFiles.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Implements the git mktag command line parsing.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Implements the git tag command line parsing.
Parses the arguments from git-unpack-objects as they were passed on the commandline and calls git.CatFiles.
No description provided by the author
No description provided by the author
No description provided by the author
WriteTree implements the git write-tree command on the Git repository pointed to by c.