Joined October 2012
·

Aaron C. de Bruyn

Systems Engineer at HeyAaron
·
Washington, USA
·
·
·

Posted to Move repo from bitbucket to github over 1 year ago

Or with even less hassle:

git remote rm origin
git remote add origin git@github.com:username/project.git
git push -u origin

Achievements
66 Karma
0 Total ProTip Views