Sami on Rails
Showing posts with label
Git Branching
.
Show all posts
Showing posts with label
Git Branching
.
Show all posts
Monday, 29 April 2013
creatig a sub branch
first remain on the same branch from where you want to create a sub branch
then run the following command:
$ git checkout -b new_branch
Tuesday, 23 April 2013
Git changing a Branch
git branch
git checkout 'branch name'
Older Posts
Home
Subscribe to:
Posts (Atom)