git:https-and-ssh: Print new remotes when done
This commit is contained in:
@@ -18,3 +18,5 @@ else
|
||||
$GIT remote set-url "$remote" "$https_url"
|
||||
$GIT remote set-url --push "$remote" "$url"
|
||||
fi
|
||||
|
||||
$GIT remote -v | grep "^$remote"
|
||||
|
||||
Reference in New Issue
Block a user