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

Reply via email to