git remote add all URL_1 git remote set-url --add --push all URL_1 git remote set-url --add --push all URL_2 ... git remote set-url --add --push all URL_N
N
git push all
No comments:
Post a Comment