ninetydegrees (90d)☕ (
ninetydegrees) wrote in
dw_dev_training2013-01-09 05:34 pm
Git and Release Branch
Could someone please explain this entry in simpler terms, preferably with detailed steps? I just don't get it because I have no release branch not stemming from develop so I'm not sure how I should go about creating it (the command given in the entry doesn't work for me obviously as branches on hack are only develop and master).

no subject
Thank you Jen. This part is what I don't understand because it doesn't work for me. I still have only two branches, develop and master, and they're both up-to-date.
no subject
Origin is my fork with a bugfix branch named claimed_by, and upstream is the main Dreamwidth repo. Your remotes probably have different names, which is fine! I just want to know if you see any of the release branches.
no subject
dreamwidth/develop
dreamwidth/master
dreamwidth/release-1.11.0
dreamwidth/release-1.12
dreamwidth/release-1.13
origin/HEAD -> origin/develop
origin/develop
origin/master
no subject
This should create and check out a release-1.13 branch in your local copy of the code that matches the same branch in dreamwidth.
no subject
Thanks a lot for your patience and your clear explanations! <3
no subject
no subject