remove any git config for dummy-gcrypt-check remote

The gcrypt-id is cached to there when running --check
This commit is contained in:
Joey Hess 2013-09-27 16:47:43 -04:00
parent b0174432a0
commit c826c39208

View file

@ -865,6 +865,7 @@ then
URL=$2
setup
ensure_connected
git remote remove $NAME 2>/dev/null || true
if iseq "$Did_find_repo" "no"
then
exit 100