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
|
||||
setup
|
||||
ensure_connected
|
||||
git remote remove $NAME 2>/dev/null || true
|
||||
if iseq "$Did_find_repo" "no"
|
||||
then
|
||||
exit 100
|
||||
|
|
Loading…
Reference in a new issue