Crate git_branchless_init

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