Documentation ¶
Overview ¶
Package git provides utilities for interacting with git.
It relies on shell-ing out and interacting with the git CLI, and will not work without the git CLI.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRepoCurrentBranch ¶
GetRepoCurrentBranch returns the current repository branch
func GetRepoRemote ¶
GetRepoRemote reads a remote URL
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.