mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-10-14 11:09:08 +00:00
Add an alias to ammend a git commit, including the message
This commit is contained in:
@@ -56,6 +56,7 @@ Aliases
|
||||
- `gcO` checks out paths to work tree using the *HEAD* commit.
|
||||
- `gcf` amends the tip of the current branch using the same log message as
|
||||
*HEAD*.
|
||||
- `gcF` amends the tip of the current branch.
|
||||
- `gcp` applies changes introduced by existing commits.
|
||||
- `gcP` applies changes introduced by existing commits without committing.
|
||||
- `gcr` reverts existing commits by reverting patches and recording new
|
||||
|
Reference in New Issue
Block a user