Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddGitIgnores ¶
func AddGitIgnores(repo *git.Repository, patterns []string)
AddGitIgnores will add patterns to `.gitignore` Any issues with this are silently ignored
func FindGitIgnores ¶
FindGitIgnores will search for patterns in `.gitignore` All missing and found patterns are returned
func RepoFromDir ¶
func RepoFromDir(dir string) *git.Repository
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.