diff --git a/git/gitconfig b/git/gitconfig index a184545..d2f9d92 100644 --- a/git/gitconfig +++ b/git/gitconfig @@ -19,8 +19,3 @@ old = red bold new = green bold whitespace = red reverse - -[alias] - tree = log --all --graph - unstage = reset HEAD - discard = checkout