提交 eb05b614 编写于 作者: R Robby Russell

Removing gdb alias as it conflicts with an actual command for gdb. Closes #17

上级 286559d1
......@@ -37,7 +37,6 @@ alias gc='git commit -v'
alias gca='git commit -v -a'
alias gb='git branch'
alias gba='git branch -a'
alias gdb='git branch -d'
alias gcount='git shortlog -sn'
alias gcp='git cherry-pick'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册