remove any git config for dummy-gcrypt-check remote
The gcrypt-id is cached to there when running --check
This commit is contained in:
parent
b0174432a0
commit
c826c39208
1 changed files with 1 additions and 0 deletions
|
@ -865,6 +865,7 @@ then
|
||||||
URL=$2
|
URL=$2
|
||||||
setup
|
setup
|
||||||
ensure_connected
|
ensure_connected
|
||||||
|
git remote remove $NAME 2>/dev/null || true
|
||||||
if iseq "$Did_find_repo" "no"
|
if iseq "$Did_find_repo" "no"
|
||||||
then
|
then
|
||||||
exit 100
|
exit 100
|
||||||
|
|
Loading…
Reference in a new issue