Possible Duplicate:
Move existing, uncommited work to a new branch in Git

I have some code in branch ABC.

After making some changes to it, i’d like to move all those uncommitted changes into a commit on a new branch ABC_1.

How can this be done please?

3 Answers
3

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *