summaryrefslogtreecommitdiff
path: root/t/t3701-add-interactive.sh
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2008-04-22 07:11:13 -0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2008-04-24 22:30:31 -0700
commit1ce89cc4bb18b0e66f7073562d6634f6a9841335 (patch)
tree13dce1f6404c0d9a759d29cc7902e0ea7b3915b9 /t/t3701-add-interactive.sh
parentpush: allow unqualified dest refspecs to DWIM (diff)
downloadtgif-1ce89cc4bb18b0e66f7073562d6634f6a9841335.tar.xz
remote: create fetch config lines with '+'
Since git-remote always uses remote tracking branches, it should be safe to always force updates of those branches. I.e., we should generate fetch = +refs/heads/*:refs/remotes/$remote/* instead of fetch = refs/heads/*:refs/remotes/$remote/* This was the behavior of the perl version, which seems to have been lost in the C rewrite. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3701-add-interactive.sh')
0 files changed, 0 insertions, 0 deletions