I still think it is a good idea. But this naming convention seems to override the automatic fixing issue system at bitbucket. One need to manually mark an issue as fixed, compared to before when it got marked fixed automatically.
Johan On 04/30/2013 10:04 AM, Martin Sandve Alnæs wrote: > Hi, > I suggested we name bugfix branches "fix-issue-#", and some have > already started doing this. > > However, the branch name "fix-issue-#" is ambiguous since the issue # > is project-specific and the fix may touch multiple projects. > > Since related branches should preferably share name across projects, I > suggest using "fix-<project>-#" instead. > > In particular, there are now branches ffc/fix-issue-2 and > instant/fix-issue-2, which are not related, but just looking at the > names they could be related to the same issue. These would then be > called "fix-ffc-2" and "fix-instant-2" respectively, removing > ambiguity. > > Martin > _______________________________________________ > fenics mailing list > [email protected] > http://fenicsproject.org/mailman/listinfo/fenics > _______________________________________________ fenics mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics
