To add a new remote, use the git remote add command on the terminal, ... your changes into your remote repo execute the git push <remote> <branch> command:
確定! 回上一頁