Documentation ¶
Overview ¶
Package git provides git helper functionality.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TemporaryClone ¶
TemporaryClone clones the git directory at the given dirPath into a temporary directory
It is safe to os.RemoveAll this directory.
If branchOrTag is not empty, this specific branch or tag will be cloned.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.