Skip to content

Commit

Permalink
Updates gitconfig.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ephraim Gregor committed Feb 16, 2016
1 parent 8d64fd3 commit 8cabae2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
co = checkout
dm = difftool origin/master --
dt = difftool HEAD -- .
f = fetch --all --prune
f = fetch --all
st = status
su = submodule update
up = pull
mm = merge origin/master

0 comments on commit 8cabae2

Please sign in to comment.