Marcus (OOo) wrote:
In the last weeks I've seen different styles of how to write an issue
number in the commit messages:
#i123456#
#123456#
i123456
123456
Does it still matter how it is written? Or is it always recognized
correctly?

The first two options do both work and it is a matter of taste. For example, two commits mention
https://issues.apache.org/ooo/show_bug.cgi?id=124443
and you will see mine (using "#i124443") and Juergen's (using "#124443#") both automatically picked up by the scripts and added to the issue comments.

I'm not sure that the other two options work, but I tend to prefer these ones (and I use the first one since we might want to reference other bug trackers in future, but at the moment the "i" is redundant).

Regards,
  Andrea.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to