git:alias: Add recommit and last-msg
This commit is contained in:
@@ -16,7 +16,9 @@
|
|||||||
f = fetch
|
f = fetch
|
||||||
fixes = log -1 --pretty=fixes
|
fixes = log -1 --pretty=fixes
|
||||||
l = log
|
l = log
|
||||||
|
last-msg = commit-last-msg
|
||||||
p = push
|
p = push
|
||||||
|
recommit = commit-last-msg --no-edit
|
||||||
root = rev-parse --show-toplevel
|
root = rev-parse --show-toplevel
|
||||||
signoff = rebase --signoff
|
signoff = rebase --signoff
|
||||||
ss = stash
|
ss = stash
|
||||||
|
|||||||
Reference in New Issue
Block a user