From: Daniel S. <das...@mi...> - 2018-09-22 22:52:25
|
Hi Javi, you can call you branch as you like. In general you should branch from the HEAD of the lowest effected branch if unsure. This way we can finally decide just before merge in which branch the bug should go. If it is obvious that it will go to 2.3, you can branch from master. The only etiquette rule we have, is not to rebase if a review is in progress. Thank you for picking up a bug. Kind regards, Daniel Am 22.09.2018 um 13:12 schrieb jav...@gm...: > Hi. > > Just a fast question. > > Any etiquette rule on how to name GIT branches? > > And from where to branch? I mean, the bug I want to work on has been > assigned to milestone 2.3.0. Do I branch from master or do I branch > from somewhere else? > > Thanks in advance :) > > Javi > > > > _______________________________________________ > Get Mixxx, the #1 Free MP3 DJ Mixing software Today > http://mixxx.org > > > Mixxx-devel mailing list > Mix...@li... > https://lists.sourceforge.net/lists/listinfo/mixxx-devel > |