Got rid of log statement in gitconfig.

This commit is contained in:
Ivan Malison 2013-04-08 17:12:14 -07:00
parent e4a712e3a7
commit 3572a3f9d9

View File

@ -54,9 +54,6 @@
added = yellow
changed = green
untracked = cyan
[merge]
# Include summaries of merged commits in newly created merge commit messages
log = true
# Use `origin` as the default remote on the `master` branch in all cases
[branch "master"]