Skip to content

Commit

Permalink
Latest gitconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
emiel committed Apr 27, 2014
1 parent a0458c4 commit bc3f8cf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions git/gitconfig
Expand Up @@ -37,5 +37,9 @@
co = checkout
df = diff
lg = log -p
lgg = log --graph
st = status
sm = submodule
[filter "media"]
clean = git-media-clean %f
smudge = git-media-smudge %f

0 comments on commit bc3f8cf

Please sign in to comment.