autocommit.git_hooks
Git Hooks
This module contains the git hooks that are called by git when certain actions are performed.
They actually spawn a subprocess that runs the autocommit command. The reason I designed it this way is to allow for the command to later be run with isolation (with bubblewrap)
Functions
Update the RAG database after a commit |
|
|
Hook for prepare-commit-msg |