Re: Git Commit Template

2011-03-04 Thread Parker Coates
On Fri, Mar 4, 2011 at 10:58, John Layt wrote: > Below is one final draft of the Commit Template.  If no-one objects I will ask > the sysadmins to add it to the necessary repositories. NOTE: The following is bikeshedding. I support the idea of a commit template and do not object to the one you sug

Re: Git Commit Template

2011-03-04 Thread Oswald Buddenhagen
On Fri, Mar 04, 2011 at 03:58:59PM +, John Layt wrote: > 1) What projects? Just the core ones for now, or all of them? > all > 2) Do we set .git/config by default to point to it, or leave it to the user > to > config? I prefer the former. > you can't. the config is not cloned. > # ===[ S

Git Commit Template

2011-03-04 Thread John Layt
Hi, Below is one final draft of the Commit Template. If no-one objects I will ask the sysadmins to add it to the necessary repositories In summary each repo/project will have its own copy in their root folder allowing for project customisations if needed. Outstanding issues: 1) What projects?