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: 

How do you work with Git-Flow Branches?

wyclef
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 20, 2015

I'm confused about branches and new to Git. Do you create a develop, release, hotfix, etc. branch from the Remote Origin Master? Or from your checked out Working Copy? Is the develop branch the default from checking out the master to your local computer?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
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.
March 20, 2015

It is necessary to understand what Git is and how it works before you can use it successfully. git-scm.com/book/en/v2 - check out sections 1.1-1.3 and chapters 2 and 3.

Something that makes Git different from older versioning systems is that your computer is a repository, not just a working copy checked out from a central repository.

TAGS
AUG Leaders

Atlassian Community Events