//
pkg.gl
Category
github.com/eng618/eng
utils
repo
package
0.14.1
Repository:
https://github.com/eng618/eng.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
76 SLOC
#
Functions
EnsureOnMaster
EnsureOnMaster verifies repo is on the master branch, and checks it out if it is not.
IsDirty
IsDirty verifies the supplied repository path is in a clean state.
PullLatestCode
PullLatestCode pulls the latest code for the supplied repository.