Re: [discuss] Commit policies

2010-06-29 Thread Rainer Jung
On 25.06.2010 19:19, Andrew Hsu wrote: FYI: I've added a section for describing the 'Author:' field of a commit log, mostly to remind myself of proper attribution upon commit :) https://cwiki.apache.org/confluence/display/TS/CommitPolicies IMHO it is generally a good practice to obfuscate the e

Re: [discuss] Commit policies

2010-06-25 Thread Andrew Hsu
FYI: I've added a section for describing the 'Author:' field of a commit log, mostly to remind myself of proper attribution upon commit :) https://cwiki.apache.org/confluence/display/TS/CommitPolicies

Re: [discuss] Commit policies

2010-05-22 Thread Leif Hedstrom
I think we've finished this discussion, and there has been a lot of editing to the Wiki page. Unless someone objects (-1), the Wiki page now captures our commit policies: https://cwiki.apache.org/confluence/display/TS/CommitPolicies Cheers, -- leif

Re: [discuss] Commit policies

2010-05-17 Thread John Plevyak
+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

Re: [discuss] Commit policies

2010-05-17 Thread Leif Hedstrom
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.

Re: [discuss] Commit policies

2010-05-17 Thread Andrew Hsu
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