Documentation
¶
Overview ¶
Package git encapsulates git command interactions for dirmd.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Binary string
Binary is the platform aware git binary name.
Functions ¶
func FindRepoRoot ¶
FindRepoRoot returns the root dir of the repo which contains the provided dir
func IsInGitRepo ¶
IsInGitRepo returns true if the provided dir is in a git repository.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.