diff options
author | Ilari Liusvaara <ilari.liusvaara@elisanet.fi> | 2010-01-27 19:53:17 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-01-27 12:05:04 -0800 |
commit | 4da504608ea94fbcac65eb287d8d5791bddefd88 (patch) | |
tree | b539aaa5ab90cd4e8594c456f76fa0fff509bfd2 /Documentation/RelNotes-1.6.0.txt | |
parent | Merge branch 'jl/diff-submodule-ignore' (diff) | |
download | tgif-4da504608ea94fbcac65eb287d8d5791bddefd88.tar.xz |
Fix remote.<remote>.vcs
remote.<remote>.vcs causes remote->foreign_vcs to be set on entry to
transport_get(). Unfortunately, the code assumed that any such entry
is stale from previous round.
Fix this by making VCS set by URL to be volatile w.r.t. transport_get()
instead.
Signed-off-by: Ilari Liusvaara <ilari.liusvaara@elisanet.fi>
Acked-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes-1.6.0.txt')
0 files changed, 0 insertions, 0 deletions