mirror of
https://github.com/bertptrs/vimconfig.git
synced 2025-12-25 20:40:32 +01:00
Alias for fixing up commits
This commit is contained in:
@@ -39,6 +39,7 @@
|
|||||||
cp = cherry-pick
|
cp = cherry-pick
|
||||||
autosquash = rebase -i --autosquash
|
autosquash = rebase -i --autosquash
|
||||||
pushf = push --force-with-lease
|
pushf = push --force-with-lease
|
||||||
|
fixup = commit --fixup=@
|
||||||
[rebase]
|
[rebase]
|
||||||
autosquash = true
|
autosquash = true
|
||||||
[fetch]
|
[fetch]
|
||||||
|
|||||||
Reference in New Issue
Block a user