Renaming Git Origin
To rename your origins:
$ git remote rename origin github
Now list your remotes:
$ git remote -v
To push your code:
$ git push github master
Written by Andrew Cairns
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Terminal
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#