package
1.0.0
Repository: https://github.com/fr3dch3n/commit.git
Documentation: pkg.go.dev

# Functions

Execute is the entrypoint for the whole application.

# Constants

CommitConfigPath specifies the file-name for the config in the home-dir.
StatePath specifies the file-name for the state-file in the home-dir.
Version of this tool.

# Variables

EmptyCommit makes an commit without any chanes.
SkipGitAdd runs 'git add -p' beforehand.
Verbose specifies whether debug-logging should be active.