git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Adding custom hooks to a bare repository.
@ 2008-07-28 11:04 Thomas Adam
  2008-07-28 11:26 ` Johannes Schindelin
  0 siblings, 1 reply; 5+ messages in thread
From: Thomas Adam @ 2008-07-28 11:04 UTC (permalink / raw)
  To: git mailing list

Hello all,

I'm trying to add in "post-merge" as a valid hook file to an already
created --bare repository.  In adding it to the correct place and
setting the correct permissions on it (the repository is a shared
one), it doesn't seem to be pulled down with the other hook files
already present when doing a "git clone".

Any ideas why?

Indeed, I also, as a test, added this post-merge hook to a repository
and created a --bare repository from that - thinking that perhaps the
hook file had to present at the time of creating a new repository, but
even then it wasn't copied over to the bare repository.

What am I doing wrong?

Thanks in advance,

-- Thomas Adam

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-07-28 12:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-28 11:04 Adding custom hooks to a bare repository Thomas Adam
2008-07-28 11:26 ` Johannes Schindelin
2008-07-28 12:32   ` Thomas Adam
2008-07-28 12:40     ` Johannes Schindelin
2008-07-28 12:40       ` Thomas Adam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).