Git Branches
git checkout -b <new branch> — create and switch to.git branch -m <current branch> <new branch> — move branch.git branch -d <branch> — delete branch.June 19 2010
git checkout -b <new branch> — create and switch to.git branch -m <current branch> <new branch> — move branch.git branch -d <branch> — delete branch.
Twitter: @renprovey
LinkedIn: Ren Provey
GitHub: ren
Work: CityBits, the guide to all the bits of your trip that you'll rave about to your friends.