github add new origin code example Example: github add new origin Click to copygit init . git remote add origin <http/someURL> git pull origin master