package
2.8.0
Repository: https://github.com/ldez/go-git-cmd-wrapper.git
Documentation: pkg.go.dev

# Functions

Add https://git-scm.com/docs/git-add.
AddWithContext https://git-scm.com/docs/git-add.
Branch https://git-scm.com/docs/git-branch.
BranchWithContext https://git-scm.com/docs/git-branch.
Checkout https://git-scm.com/docs/git-checkout.
CheckoutWithContext https://git-scm.com/docs/git-checkout.
Clone https://git-scm.com/docs/git-clone.
CloneWithContext https://git-scm.com/docs/git-clone.
CmdExecutor Allow to override the Git command call (useful for testing purpose).
Commit https://git-scm.com/docs/git-commit.
CommitWithContext https://git-scm.com/docs/git-commit.
Cond apply conditionally some options.
Config https://git-scm.com/docs/git-config.
ConfigWithContext https://git-scm.com/docs/git-config.
Debug display command line.
Debugger display command line.
Fetch https://git-scm.com/docs/git-fetch.
FetchWithContext https://git-scm.com/docs/git-fetch.
Init https://git-scm.com/docs/git-init.
InitWithContext https://git-scm.com/docs/git-init.
LogOutput Writer used by the internal logger.
LsFiles https://git-scm.com/docs/git-ls-files.
LsFilesWithContext https://git-scm.com/docs/git-ls-files.
Merge https://git-scm.com/docs/git-merge.
MergeWithContext https://git-scm.com/docs/git-merge.
NoOp do nothing.
Notes https://git-scm.com/docs/git-notes.
NotesWithContext https://git-scm.com/docs/git-notes.
Pull https://git-scm.com/docs/git-pull.
PullWithContext https://git-scm.com/docs/git-pull.
Push https://git-scm.com/docs/git-push.
PushWithContext https://git-scm.com/docs/git-push.
Raw use to execute arbitrary git commands.
RawWithContext use to execute arbitrary git commands.
Rebase https://git-scm.com/docs/git-rebase.
RebaseWithContext https://git-scm.com/docs/git-rebase.
Remote https://git-scm.com/docs/git-remote.
RemoteWithContext https://git-scm.com/docs/git-remote.
Reset https://git-scm.com/docs/git-reset.
ResetWithContext https://git-scm.com/docs/git-reset.
RevParse https://git-scm.com/docs/git-rev-parse.
RevParseWithContext https://git-scm.com/docs/git-rev-parse.
Stash https://git-scm.com/docs/git-stash.
StashWithContext https://git-scm.com/docs/git-stash.
Status https://git-scm.com/docs/git-status.
StatusWithContext https://git-scm.com/docs/git-status.
Tag https://git-scm.com/docs/git-tag.
TagWithContext https://git-scm.com/docs/git-tag.
Worktree https://git-scm.com/docs/git-worktree.
WorktreeWithContext https://git-scm.com/docs/git-worktree.