[Insight-developers] Proper format for BUG: commit message
Brad King
brad.king at kitware.com
Fri Jun 24 18:00:44 EDT 2011
On 06/24/2011 05:57 PM, Bill Lorensen wrote:
> What is the proper format for a BUG: commit message such that the
> mantis bug is properly referenced on cdash?
Our prepare-commit-message hook displays instructions for this right
in the commit message template in your editor:
http://itk.org/gitweb?p=ITK.git;a=blob;f=Utilities/Hooks/prepare-commit-msg;hb=v4.0a08#l41
"""To reference Mantis issue XY, add " (#XY)" to the END of the FIRST line."""
-Brad
More information about the Insight-developers
mailing list