aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2015-05-21 00:45:23 -0400
committerJunio C Hamano <gitster@pobox.com>2015-05-21 11:04:10 -0700
commit8770e6fbb28dffdf9e00d05365120e438d3d236f (patch)
tree52ccef47c493627d37ecca02815ff567c9863a2c /.gitattributes
parentda66b2743cf7244e52c4b9d91646b782cd4f7eeb (diff)
downloadgit-8770e6fbb28dffdf9e00d05365120e438d3d236f.tar.gz
git-8770e6fbb28dffdf9e00d05365120e438d3d236f.tar.xz
remote.c: hoist read_config into remote_get_1
Before the previous commit, we had to make sure that read_config() was called before entering remote_get_1, because we needed to pass pushremote_name by value. But now that we pass a function, we can let remote_get_1 handle loading the config itself, turning our wrappers into true one-liners. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions