Documentation
¶
Index ¶
Constants ¶
View Source
const ( GitDirectory = ".git" GitBinary = "git" GitRemote = "origin" SshBinary = "ssh" StdOutUpToDate = "Already up-to-date." )
Variables ¶
This section is empty.
Functions ¶
func IsInstalled ¶
func IsInstalled() bool
func IsRepository ¶
IsRepository returns true if the given directory is a git repository.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.