Hi all,
I'd like to open up the discussion on maybe having some "ground rules"
for how we commit, build and test on trunk. I've started a draft on
https://cwiki.apache.org/confluence/display/TS/CommitPolicies
and a few people have already made some modifications to it as well.
Please di
It may be useful to have a policy about commit log formats as well. An
example of a commit log with jira ticket number that displays well with git:
TS- short summary (50 chars or less), not a sentence
More detailed explanatory text, if necessary. Wrap it to about 72
characters or so. In
On 05/17/2010 06:11 PM, Andrew Hsu wrote:
It may be useful to have a policy about commit log formats as well.
An example of a commit log with jira ticket number that displays well
with git:
TS- short summary (50 chars or less), not a sentence
More detailed explanatory text, if necessary.
+1
On 5/17/2010 6:20 PM, Leif Hedstrom wrote:
> On 05/17/2010 06:11 PM, Andrew Hsu wrote:
>> It may be useful to have a policy about commit log formats as well.
>> An example of a commit log with jira ticket number that displays well
>> with git:
>>
>> TS- short summary (50 chars or less), no