On Mon, Mar 02, 2009 at 09:02:29PM -0800, layer wrote:
The hook in question was in /usr/share/git-core/templates/hooks/, so
it would get setup on clone. That works fine. If I immediately
switch branches, the hook gets called. It's just the `post-clone'
(when I assume something like `checkout' is done), the hook doesn't
get called.
Ah, OK. I misunderstood. Then that is a bug, IMHO. Patch in a minute.
-Peff