Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Git ¶
type Git string
Git represents a local Git repository path and provides a method to execute Git commands within that repository. The Cmd method constructs and runs a Git command with the given arguments, returning the underlying command execution details, combined standard output and error output, and any execution error that occurred.
Click to show internal directories.
Click to hide internal directories.