diff options
author | Jeff King <peff@peff.net> | 2009-10-25 15:15:22 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-10-25 19:25:47 -0700 |
commit | 2aae905f23f79f004625346d057e5be7a81dbcd4 (patch) | |
tree | 27a2ce68477fa6d7670d3f076cbc89ef940dae4f /builtin-mailinfo.c | |
parent | 78d553b7d7b269bb22ebd8b1198657c37484a3a0 (diff) | |
download | git-2aae905f23f79f004625346d057e5be7a81dbcd4.tar.gz |
push: always load default config
This is needed because we want to use the
advice.pushnonfastforward variable.
Previously, we would load the config on demand only when we
needed to look at push.default. Which meant that "git push"
would load it, but "git push remote" would not, leading to
differing behavior.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-mailinfo.c')
0 files changed, 0 insertions, 0 deletions