Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Git ¶
type Git string
Package git provides a Git client for executing Git commands.
Git type represents a local Git repository path. The Cmd method on Git executes the given Git command with the specified arguments and returns the output as bytes, along with any error occurred during execution.
Click to show internal directories.
Click to hide internal directories.