Module git_branchless::commands::amend
source · [−]Expand description
Amend the current commit.
This command amends the HEAD commit with changes to files that are already tracked in the repo. Following the amend, the command performs a restack.
Functions
Amends the existing HEAD commit.