aboutsummaryrefslogtreecommitdiff
path: root/remote.h
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2017-01-19 22:19:58 +0100
committerJunio C Hamano <gitster@pobox.com>2017-01-19 14:04:16 -0800
commitaf5bacf471825662f8eeda932cfabd6c47634434 (patch)
tree444c38da7ec6f93b958575f9e8c6aaa1f2dc44ff /remote.h
parentc3808ca6982b0ad7ee9b87eca9b50b9a24ec08b0 (diff)
downloadgit-af5bacf471825662f8eeda932cfabd6c47634434.tar.gz
git-af5bacf471825662f8eeda932cfabd6c47634434.tar.xz
remote rename: demonstrate a bogus "remote exists" bug
Some users like to set `remote.origin.prune = true` in their ~/.gitconfig so that all of their repositories use that default. However, our code is ill-prepared for this, mistaking that single entry to mean that there is already a remote of the name "origin", even if there is not. This patch adds a test case demonstrating this issue. Reported by Andrew Arnott. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'remote.h')
0 files changed, 0 insertions, 0 deletions