]> git.ipfire.org Git - thirdparty/git.git/commit - t/t5505-remote.sh
builtin-remote: prune remotes correctly that were added with --mirror
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Fri, 29 Feb 2008 01:46:07 +0000 (01:46 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sat, 1 Mar 2008 09:51:44 +0000 (01:51 -0800)
commit4ebc914c880cf724222a6e5097a21a85ed8e5951
tree7ff3b0a40b5fb1fd9904dc0b0a354c7cb57dfc59
parent211c89682eeef310f39022b91e88d07cd5784953
builtin-remote: prune remotes correctly that were added with --mirror

This adds special handling for mirror remotes.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-remote.c
t/t5505-remote.sh