mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-05-13 13:42:50 +02:00
git amend
This commit is contained in:
parent
59561f2b6e
commit
b689e25ac7
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