git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* global hooks
@ 2008-03-19 16:04 Victor Bogado da Silva Lins
  2008-03-20  1:04 ` Jonathan del Strother
  2008-03-20  2:25 ` Junio C Hamano
  0 siblings, 2 replies; 6+ messages in thread
From: Victor Bogado da Silva Lins @ 2008-03-19 16:04 UTC (permalink / raw)
  To: git

Hi, I made a prepare-commit-msg hook today, it basically appends the
diff I am about to commit to the commented information that normally
appears. 

The problem is that if I want this hook in all projects I have, I have
to copy that file to every single project I have. This is an error prone
operation, not to mention a pain in the... .

SO my question is, is there a way to make that hook global to all
projects? If not, would it be a good idea to allow this?

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

end of thread, other threads:[~2008-03-20 12:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-19 16:04 global hooks Victor Bogado da Silva Lins
2008-03-20  1:04 ` Jonathan del Strother
2008-03-20  2:25 ` Junio C Hamano
2008-03-20 11:20   ` Johan Herland
2008-03-20 12:26     ` Ping Yin
2008-03-20 12:56       ` 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).