Module asyncgit::sync::commit

source ·
Expand description

Git Api for Commits

Functions§

  • this does not run any git hooks, git-hooks have to be executed manually, checkout hooks_commit_msg for example
  • Loads the comment prefix from config & uses it to prettify commit messages
  • Tag a commit.