]> Tony Duckles's Git Repositories (git.nynim.org) - dotfiles.git/commit
.gitconfig: push.default = matching
authorTony Duckles <tony@nynim.org>
Thu, 20 Dec 2012 05:14:56 +0000 (23:14 -0600)
committerTony Duckles <tony@nynim.org>
Thu, 20 Dec 2012 05:45:21 +0000 (23:45 -0600)
commitcfc24cbdd64327ab5855f4f9d19173593d041eec
tree769225a52b2b2fdbe58efe3d6ad1ff91c934daa0
parent2d356322d1c3731a49f606db054aa596eacbb9d8
.gitconfig: push.default = matching

The default value of push.default is changing in Git 2.0. Set an
explicit value to squelch warning message when doing "git push" on
Git 1.8 and above.
.gitconfig