git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Is there any way to make hooks part of the repository?
@ 2012-05-01 20:24 Hilco Wijbenga
  2012-05-01 20:33 ` Junio C Hamano
  0 siblings, 1 reply; 18+ messages in thread
From: Hilco Wijbenga @ 2012-05-01 20:24 UTC (permalink / raw)
  To: Git Users

Hi all,

There are a couple of things that keep going wrong while we are
working on our code base. Some of them are very simple to check for in
a Git hook. However, I get the impression that it is not possible to
"include" the hooks with the Git repo itself (so that "git clone"
would automatically set them up). Normally, this would not be such a
big deal: I would simply add the hooks on the server. Unfortunately,
this is not an option (we use Unfuddle and they do not support that).

Is there any way to get (some of) the Git hooks to run for everyone
without everyone having to install them separately? If no, is this by
design or simply a feature nobody has asked for (yet)?

Cheers,
Hilco

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

end of thread, other threads:[~2012-05-04  6:35 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-01 20:24 Is there any way to make hooks part of the repository? Hilco Wijbenga
2012-05-01 20:33 ` Junio C Hamano
2012-05-01 20:57   ` Randal L. Schwartz
2012-05-01 21:03     ` Junio C Hamano
2012-05-01 21:09       ` Hilco Wijbenga
2012-05-01 21:59         ` PJ Weisberg
2012-05-01 22:21           ` Hilco Wijbenga
2012-05-02  0:10             ` Nathan Gray
2012-05-02  0:18               ` Hilco Wijbenga
2012-05-01 21:07     ` Hilco Wijbenga
2012-05-01 21:00   ` Hilco Wijbenga
2012-05-02  6:38     ` Matthieu Moy
2012-05-02 19:10       ` Hilco Wijbenga
2012-05-02 19:27         ` Junio C Hamano
2012-05-02 19:42           ` Hilco Wijbenga
2012-05-03  9:00             ` Thomas Rast
2012-05-03 17:05               ` Hilco Wijbenga
2012-05-04  6:10                 ` Johan Herland

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).