package
0.0.7
Repository: https://github.com/jlewi/hydros.git
Documentation: pkg.go.dev

# Functions

AddGitignoreToWorktree adds the exclude paths in the .gitignore file to the worktree.
CommitAll is a helper function to commit all changes in the repository.
LoadUser gets the user information for the repository.
LocateRoot locates the root of the git repository at path.
TrackedIsClean returns true if the repository is clean except for untracked files.

# Structs

No description provided by the author