Re: svn commit: r368736 - head/tools/tools/git/hooks

2020-12-28 Thread Alan Somers
On Mon, Dec 28, 2020 at 3:29 PM Ed Maste wrote: > On Mon, 28 Dec 2020 at 14:34, Alan Somers wrote: > > > > On Thu, Dec 17, 2020 at 12:58 PM Ed Maste wrote: > >> > >> Author: emaste > >> Date: Thu Dec 17 19:58:29 2020 > >> New Revision: 368736 > >> URL:

Re: svn commit: r368736 - head/tools/tools/git/hooks

2020-12-28 Thread Ed Maste
On Mon, 28 Dec 2020 at 14:34, Alan Somers wrote: > > On Thu, Dec 17, 2020 at 12:58 PM Ed Maste wrote: >> >> Author: emaste >> Date: Thu Dec 17 19:58:29 2020 >> New Revision: 368736 >> URL: https://svnweb.freebsd.org/changeset/base/368736 >> >> Log: >> Add initial version of git commit message

Re: svn commit: r368736 - head/tools/tools/git/hooks

2020-12-28 Thread Alan Somers
On Thu, Dec 17, 2020 at 12:58 PM Ed Maste wrote: > Author: emaste > Date: Thu Dec 17 19:58:29 2020 > New Revision: 368736 > URL: https://svnweb.freebsd.org/changeset/base/368736 > > Log: > Add initial version of git commit message preparation hook > > Start with a slightly modified version

svn commit: r368736 - head/tools/tools/git/hooks

2020-12-17 Thread Ed Maste
Author: emaste Date: Thu Dec 17 19:58:29 2020 New Revision: 368736 URL: https://svnweb.freebsd.org/changeset/base/368736 Log: Add initial version of git commit message preparation hook Start with a slightly modified version of the SVN commit template, to allow developers to experiment.