Remove git aliases I no longer use

This commit is contained in:
Anthony Rose 2021-03-11 22:53:53 +00:00
parent f20cf89ca3
commit c5ee1f39df

View file

@ -11,14 +11,9 @@
[guitool "Rebase"]
cmd = rebase
[alias]
ci = commit
co = checkout
ff = merge --ff-only
graph = log --graph --oneline --all
l1 = log --pretty=oneline
last = log -1 HEAD --pretty=fuller
lastmail = format-patch --stdout -1 HEAD
unstage = reset HEAD --
up = pull --rebase
[include]
path = .gitconfig.local