package
1.0.0
Repository: https://github.com/fabric8io/gitcontroller.git
Documentation: pkg.go.dev

# Functions

GitClone clones a git repo for the given git url at the given path location.
GitLatestCommitSince returns the latest commit id in the same branch for the local clone of a git repository.
GitPull performs a git pull.