Closed (fixed)
Project:
Drupal.org site moderators
Component:
Other
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2012 at 19:56 UTC
Updated:
17 Apr 2015 at 17:12 UTC
Jump to comment: Most recent
someone knows how i can switch in drupal a branch? i´m on master but people telling me i dont have to do this, so i setup a new branch under github..but it is nothing to select under drupal..i get crazy
thanks!
Comments
Comment #1
eule commentedhttp://drupal.org/node/1813730
Comment #2
gisleAlthough master branches are commonly used in the Git world, the Drupal community uses major version branches (e.g., 7.x-1.x) instead, since master could be compatible with D6, D7, or even D8.
Here's instructions on moving from a master to a major version branch: http://drupal.org/node/1127732
Hope this helps. If not, feel free to ask again.
Comment #3
eule commentedget it working for now thanks
Comment #4
tvn commentedSeems this has been resolved.