# Functions
Add updates the index to match the working tree.
CheckoutHead handles branch checkout.
repoUserEmail sets the global git author email.
repoSSLVerify disables globally the git ssl verification.
repoUserEmail sets the global git author email.
repoUserName sets the global git author name.
EmptyCommit simply create an empty commit.
FetchSource fetches the source from remote.
ForceAdd forces the addition of all dirty files.
ForceCommit commits every change while skipping CI.
RemoteRemove drops the defined remote from a git repo.
No description provided by the author
RemoteAdd adds an additional remote to a git repo.
RemotePush pushs the changes from the local head to a remote branch.
RemoteRemove drops the defined remote from a git repo.
No description provided by the author
TestCleanTree returns non-zero if diff between index and local repository.
WriteNetrc writes the netrc file.
WriteKey writes the SSH private key.