Hi, On Wed, 29 Nov 2006, Andy Parkins wrote: > Signed-off-by: Andy Parkins <andyparkins@gmail.com> > --- You might want to use a more-to-the-point subject, and move this into the commit message: > I did look for just such an option, but didn't find it because it wasn't > in the OPTIONS list of the git-repo-config man page. If there is an > OPTIONS section it should include all options, otherwise it's no use as > a quick reference. And this belongs into another mail: > Your template commit message is an excellent idea, but I don't like the idea > of simply hard coding sign off line into it; it means that there are then two > locations in the .git tree that I'd have to edit to change my name. > [...] But to answer your concern: you would do this as a hook, which is a script in which you do not put your name directly. Rather, this script gets the current author name by calling either git-var or git-repo-config. Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Wed Nov 29 21:09:53 2006
This archive was generated by hypermail 2.1.8 : 2006-11-29 21:11:22 EST