Module branchless::commands [−][src]
Sub-commands of git-branchless
.
Modules
gc | Deal with Git’s garbage collection mechanism. |
hide | Handle hiding commits when explicitly requested by the user (as opposed to automatically as the result of a rewrite operation). |
hooks | Callbacks for Git hooks. |
init | Install any hooks, aliases, etc. to set up |
navigation | Convenience commands to help the user move through a stack of commits. |
restack | Handle “restacking” commits which were abandoned due to rewrites. |
smartlog | Display a graph of commits that the user has worked on recently. |
undo | Allows undoing to a previous state of the repo. |