Re: HowTo distribute a hook with the reposity.

2016-12-28 Thread John P. Hartmann
e". Thank you both for your prompt and exhaustive answers. j. On 28/12/16 08:52, Jeff King wrote: On Wed, Dec 28, 2016 at 08:42:25AM +0000, John P. Hartmann wrote: This project is hosted on github. If I put the hook into the repository manually (if I can; I don't know t

Re: HowTo distribute a hook with the reposity.

2016-12-28 Thread John P. Hartmann
wrote: On Tue, Dec 27, 2016 at 09:32:22PM -0800, Jacob Keller wrote: On Tue, Dec 27, 2016 at 5:34 PM, John P. Hartmann wrote: I would like a hook in .got/hooks to be made available to all who clone or pull a particular project. I'd also like the hook to be under git control (changes co

HowTo distribute a hook with the reposity.

2016-12-27 Thread John P. Hartmann
I would like a hook in .got/hooks to be made available to all who clone or pull a particular project. I'd also like the hook to be under git control (changes committed &c). I added a hook, but git status does not show it. Presumably git excludes its files in .git/ from version control lest t