package
0.2.2
Repository: https://github.com/ahmed-taj/git-todos.git
Documentation: pkg.go.dev

# Functions

Commit runs `git commit` and returns the output/error strings.
GetRoot returns the absolute path of top-level git directory.
IsInstalled checks if 'git' command exists in the PATH.

# Structs

CommitMessage type.