X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=all;fp=all;h=114f5c32e76c6e13f42d1ee8f38a71fbd9d6ec35;hb=47738544c58ffb485daf6eb7f23ab53881e96030;hp=7db90a60732941eebfa0118e3cd8e9a198b91bc6;hpb=0416d49608a6b89fe97370efd49aa1af2b26d289;p=xonotic%2Fxonotic.git diff --git a/all b/all index 7db90a60..114f5c32 100755 --- a/all +++ b/all @@ -586,6 +586,10 @@ case "$cmd" in location=current oldbase=$base oldpushbase=$pushbase + # transition old URLs + if [ x"$base" = x"ssh://xonotic@push.git.xonotic.org/" ]; then + base=ssh://xonotic@push.git.xonotic.org/ + fi while :; do if [ x"$1" = x"-N" ]; then allow_pull=false