git: add some shortcuts

This commit is contained in:
2026-04-13 22:17:23 +02:00
parent 45362b9d05
commit fa601f903f

View File

@@ -6,6 +6,7 @@
[alias]
a = add
aa = add .
b = branch
bl = blame
c = commit -v
ca = commit -v --amend
@@ -17,6 +18,7 @@
pl = pull --rebase
ps = push
r = rebase -i
rc = rebase --continue
sh = show
st = status -s
wt = worktree