Joined October 2012
·
Achievements
66 Karma
0 Total ProTip Views
Forked
Have a project valued enough to be forked by someone else
Cub
Have at least one original jQuery or Prototype open source repo
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Charity
Fork and commit to someone's open source project in need
Python 3
Have at least three original repos where Python is the dominant language
Python
Would you expect anything less? Have at least one original repo where Python is the dominant language
Or with even less hassle:
git remote rm origin
git remote add origin git@github.com:username/project.git
git push -u origin