Skip to content

Commit

Permalink
Git: Remove shortcut for gitx
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinHebert committed May 7, 2013
1 parent 002af75 commit 5f5633b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
log-merge = !git log $(git merge-base --octopus $(git log -1 --merges --pretty=format:%P $1))..$1 --graph --pretty=oneline --abbrev-commit --boundary
log-all = !git log --graph --decorate --pretty=oneline --abbrev-commit --all $(git fsck --no-reflogs | grep commit | cut -d\\ -f3)
git = !git
x = !gitx
stree = !stree
man = help
fap = fetch --all -p
Expand Down

0 comments on commit 5f5633b

Please sign in to comment.