git:alias: Add recommit and last-msg

This commit is contained in:
2024-01-29 04:17:17 +01:00
parent 11f5a60039
commit 6c545ab8b0

View File

@@ -16,7 +16,9 @@
f = fetch
fixes = log -1 --pretty=fixes
l = log
last-msg = commit-last-msg
p = push
recommit = commit-last-msg --no-edit
root = rev-parse --show-toplevel
signoff = rebase --signoff
ss = stash