1
0
mirror of https://github.com/bertptrs/vimconfig.git synced 2025-12-25 12:30:32 +01:00

Alias for fixing up commits

This commit is contained in:
2021-07-01 12:30:53 +02:00
parent c0af5630de
commit a4c5719b83

View File

@@ -39,6 +39,7 @@
cp = cherry-pick
autosquash = rebase -i --autosquash
pushf = push --force-with-lease
fixup = commit --fixup=@
[rebase]
autosquash = true
[fetch]