# 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.