chore: remove unused alias from git

This commit is contained in:
2025-06-14 22:35:25 +09:00
parent 768500b49c
commit f5476e4fc1

View File

@@ -6,21 +6,15 @@
[alias]
a = add
aa = add .
b = branch
bl = blame
c = commit -v
ca = commit -v --amend
cm = commit -v -m
co = checkout
cp = cherry-pick
d = diff
nuke = clean -df
lg = log --oneline --decorate --graph
lgp = lg -p
pl = pull --rebase
ps = push
r = rebase
rh = reset HEAD
sh = show
st = status -s
wt = worktree