git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to share config and hooks ?
@ 2009-05-27 19:58 Christian Senkowski
  2009-05-27 20:11 ` Johannes Schindelin
  2009-05-28  5:54 ` David Aguilar
  0 siblings, 2 replies; 3+ messages in thread
From: Christian Senkowski @ 2009-05-27 19:58 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 600 bytes --]

I am searching for a way to share 'config' and hooks/* automatically.
I'd like to change and commit them as normal files and every user
cloning this repo should get those.

One way might be a little wrapper-script for git-clone which looks if
repo/.gitconfig or repo/.githooks exist and copies then the files to
repo/.git/[...]

But I am searching for a way to do this without any additional scripts.

Does anyone have an idea ?
And what'd you say about implementing this (with a
yes-please-copy-the-found-files/no-leave-them-alone - question) directly
into the git-binary ?


-- 


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 280 bytes --]

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

end of thread, other threads:[~2009-05-28  5:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-27 19:58 How to share config and hooks ? Christian Senkowski
2009-05-27 20:11 ` Johannes Schindelin
2009-05-28  5:54 ` David Aguilar

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