Git development
 help / color / mirror / Atom feed
From: Joe D'Abbraccio <dajoe13@gmail.com>
To: Alex Riesen <raa.lkml@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: How-to checkin git hook
Date: Mon, 17 Aug 2009 16:46:10 -0400	[thread overview]
Message-ID: <4A89C192.1010205@gmail.com> (raw)
In-Reply-To: <81b0412b0908171327l1dd1a36n5e58828d70b18bfe@mail.gmail.com>

Thanks for the info.

How do people typically manage the hooks for their projects?  These may 
change over the life of the project and may be project version 
dependent.  Is the best way to place them into another subdir within 
your project with instructions on updating the hooks files?  Looks like 
a step that would be prone to errors though.

And how about the fact that post-checkout.sample is missing in the 
release I am using.  Is this the only one missing or are there others?

It would also be a good idea if the githooks man page explains this. 
Maybe when I better understand how hooks are best managed, I will 
provide my thoughts on the man page.

Regards,
Joe

Alex Riesen wrote:
> On Mon, Aug 17, 2009 at 22:15, Joe D'Abbraccio<dajoe13@gmail.com> wrote:
>> I have not been able to find out how to commit and push a hook to my git
>> server archive for everyone's benefit. The githooks man page does not
>> describe this and I have not turned up any fruitful google searches on the
>> topic.
>>
>> I am trying to add a post-checkout hook. I also noticed that the
>> post-checkout sample does not exist when I init a new archive. Is this a
>> bug?  I am running git version 1.6.0.2.
> 
> No. It didn't occurred to anyone before to push repository's configuration
> and service files (the hooks). Everybody just copied them into the server
> repositories or edited them in place.
> 
> If the server is a public place like github, it is not very likely they allow
> you to run anything you like on their servers (and hooks are programs).
> 

      reply	other threads:[~2009-08-17 20:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-17 20:15 How-to checkin git hook Joe D'Abbraccio
2009-08-17 20:26 ` Erik Faye-Lund
2009-08-17 20:27 ` Alex Riesen
2009-08-17 20:46   ` Joe D'Abbraccio [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=4A89C192.1010205@gmail.com \
    --to=dajoe13@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=raa.lkml@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox