Monthly Archives: April 2013

Moving over to BitBucket – Quick HowTo

Moved my repos over to BitBucket – unlimited repos for up to 5 users for free.  Love GitHub, but this post converted me.  To save noobs (like self) time in moving over:

1.  Import your GitHub repo using the BitBucket Import function

2.  Go to your directory see where you are connected:

git remote -v

3.  Switch over to the new repo (StackOverflow):

git remote set-url origin git@bitbucket.org:USERNAME/REPO

And you are done.

Leave a comment

Filed under Stuff I Use, Tech, Tools

PlaceKitty… so brilliant…

www.placekitty.com..  So brilliant…

Leave a comment

Filed under Development, Tools