Re: [PATCH] post-checkout hook, and related docs and tests

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Josh England <jjengla@...>
Cc: <git@...>
Date: Friday, September 21, 2007 - 8:15 pm

"root" <root@sandia.gov> writes:


People may wonder why this is not run when they do "git checkout
otherbranch path.c"; the second sentence from the above
description implies why it shouldn't, but the first sentence
probably should state it more clearly.

What's the _semantics_ you are trying to achieve?

Why does the hook run every time git-bisect suggests the next
revision to try?

Why does the hook run when rebase starts its work?

When "git pull" or "git merge" results in a fast forward, the
situation is no different from checking out a new revision.  Why
doesn't the hook run in these cases?
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] post-checkout hook, and related docs and tests, Junio C Hamano, (Fri Sep 21, 8:15 pm)
Re: [PATCH] post-checkout hook, and related docs and tests, Junio C Hamano, (Mon Sep 24, 2:34 pm)
Re: [PATCH] post-checkout hook, and related docs and tests, Junio C Hamano, (Mon Sep 24, 5:07 pm)
Re: [PATCH] post-checkout hook, and related docs and tests, Dmitry Potapov, (Wed Sep 26, 10:52 am)
Re: [PATCH] post-checkout hook, and related docs and tests, Junio C Hamano, (Mon Sep 24, 7:54 pm)
Re: [PATCH] post-checkout hook, and related docs and tests, Andreas Ericsson, (Tue Sep 25, 12:42 am)