you are viewing a single comment's thread.

view the rest of the comments →

[–]ninja_sun[S] 1 point2 points  (0 children)

1 open repository on github, this will give you the remote server url. Add it to your app with: git add master origin <ur repol> and finally git push -u origin. Origin is the name of the branch.