git: add rebase shortcut

This commit is contained in:
2026-04-06 00:34:29 +02:00
parent 67907b8ab6
commit 0d2e5ef264

View File

@@ -12,10 +12,11 @@
co = checkout
cp = cherry-pick
d = diff
nuke = clean -df
lg = log --oneline --decorate --graph
nuke = clean -df
pl = pull --rebase
ps = push
r = rebase -i
sh = show
st = status -s
wt = worktree