From: Junio C Hamano <hidden> Date: 2016-06-15 22:46:19
Jeff King [off-list ref] writes:
Junio, I'm not sure what you want to do with this. It is definitely a
behavior change; we have never respected post-checkout hooks in shell
git-clone.sh or in the builtin version. However, it seems like an
omission rather than an intentional behavior, so I consider this a
bugfix.
I do not mind queueing this to 'pu' and let people fight it out. I hate
the local side hooks that have no reason to be there, and consider that
the existence of the "checkout hook" to be a bug to begin with, but I
really don't care that deeply anymore.
From: Jay Soffian <hidden> Date: 2016-06-15 22:46:19
On Tue, Mar 3, 2009 at 1:45 AM, Junio C Hamano [off-list ref] wrote:
I do not mind queueing this to 'pu' and let people fight it out. I hate
the local side hooks that have no reason to be there, and consider that
the existence of the "checkout hook" to be a bug to begin with
I just want to clarify: do you mean to say that none of the local side
hooks have any reason to be there, or that some of the local hooks do
not belong, and checkout is one of those?
j.
From: Jeff King <hidden> Date: 2016-06-15 22:46:19
On Mon, Mar 02, 2009 at 10:45:09PM -0800, Junio C Hamano wrote:
quoted
Junio, I'm not sure what you want to do with this. It is definitely a
behavior change; we have never respected post-checkout hooks in shell
git-clone.sh or in the builtin version. However, it seems like an
omission rather than an intentional behavior, so I consider this a
bugfix.
I do not mind queueing this to 'pu' and let people fight it out. I hate
the local side hooks that have no reason to be there, and consider that
the existence of the "checkout hook" to be a bug to begin with, but I
really don't care that deeply anymore.
That sounds fine to me. I don't personally care either way (I didn't
even know we had a post-checkout hook until today).
-Peff
On Tue, Mar 3, 2009 at 1:45 AM, Junio C Hamano [off-list ref] wrote:
quoted
I do not mind queueing this to 'pu' and let people fight it out. I hate
the local side hooks that have no reason to be there, and consider that
the existence of the "checkout hook" to be a bug to begin with
I just want to clarify: do you mean to say that none of the local side
hooks have any reason to be there, or that some of the local hooks do
not belong, and checkout is one of those?