The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Created branch and how to move working copy to other branch

prabhui
November 6, 2014

HI Team

source tree , GIT Repository

 

I have created three different branches in GIT Repository (Master, Dev, QA )

 

MY local copy , i am working in Dev, if i modify any changes, i commited through source tree and pushed to Git repository , its working fine, 

 

I need to move the same changes from Dev to QA and Master.  How can i do that ?   can you please guide me

 

In my remote machine,   I created two different folder called "Dev" & QA" , i need to clone Dev repository files into  the "Dev folder and also QA repository files into QA folder.

 

how can i do that ?   Can you please guide me. thanks,

 

THnaks,

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Seth
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
November 6, 2014

http://git-scm.com/book/en/v2

Pay attention 1.1-1.3, and Chapters 2 and 3.

The book describes command line operations, but the terminology matches SourceTree's buttons (e.g. instead of running "git fetch", hit the Fetch button).

TAGS
AUG Leaders

Atlassian Community Events