From: "Shawn O. Pearce" <spearce@spearce.org>
To: Jeff King <peff@peff.net>
Cc: layer <layer@known.net>, git@vger.kernel.org
Subject: Re: post-checkout hook not run on clone
Date: Mon, 2 Mar 2009 21:04:51 -0800 [thread overview]
Message-ID: <20090303050451.GA26459@spearce.org> (raw)
In-Reply-To: <20090303042848.GC18136@coredump.intra.peff.net>
Jeff King <peff@peff.net> wrote:
> On Mon, Mar 02, 2009 at 02:43:37PM -0800, layer wrote:
>
> > I realize this might be a feature, but when I switch to the master
> > branch with "git checkout master" it is, and I would think that a
> > clone that gets the master branch would also does a sort of "checkout
> > master" and would run the hook.
>
> Right. Hooks are not cloned with the repo.
I think the original poster was talking about a hook installed via
their template directory. In which case the hook is trusted, and is
coming from a known source, its just not being called during clone.
--
Shawn.
prev parent reply other threads:[~2009-03-03 5:07 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-02 22:43 post-checkout hook not run on clone layer
2009-03-03 4:28 ` Jeff King
2009-03-03 5:02 ` layer
2009-03-03 5:10 ` Jeff King
2009-03-03 5:37 ` [PATCH] clone: run post-checkout hook when checking out Jeff King
2009-03-03 6:45 ` Junio C Hamano
2009-03-03 6:55 ` Jay Soffian
2009-03-03 10:07 ` Nanako Shiraishi
2009-03-03 7:03 ` Jeff King
2009-03-04 5:01 ` layer
2009-03-03 5:04 ` Shawn O. Pearce [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090303050451.GA26459@spearce.org \
--to=spearce@spearce.org \
--cc=git@vger.kernel.org \
--cc=layer@known.net \
--cc=peff@peff.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.