From: Jeff King <hidden> Date: 2016-06-15 22:45:27
On Wed, Oct 08, 2008 at 12:10:33AM +0100, Jonathan del Strother wrote:
I have a number of hooks that I have to install every time I
create/clone a repository. This patch adds a post-init hook that's
perfect for setting up that sort of stuff.
Why is the --template parameter to clone and init not sufficient?
-Peff