Expand description
Install any hooks, aliases, etc. to set up git-branchless
in this repo.
Enums§
- Hook
- A specification for installing a Git hook on disk.
Constants§
- ALL_
HOOKS - The contents of all Git hooks to install.
Functions§
- command_
install_ man_ pages - Install the man-pages for
git-branchless
to the provided path. - command_
main - Install
git-branchless
in the current repo. - determine_
hook_ path - Determine the path where all hooks are installed.