mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
git amend
This commit is contained in:
parent
8070952ed7
commit
dc7d918195
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
st = "status";
|
||||
rc = "rebase --continue";
|
||||
ra = "rebase --abort";
|
||||
amend = "commit --amend --no-edit";
|
||||
# complex renames
|
||||
hardupdate = "!git fetch && git reset --hard \"origin/$(git rev-parse --abbrev-ref HEAD)\"";
|
||||
fpush = "push --force-with-lease";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue