git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Sharing a file between projects
@ 2010-05-22 16:24 Patrick Rutkowski
  2010-05-24  8:55 ` Jonathan Nieder
  0 siblings, 1 reply; 2+ messages in thread
From: Patrick Rutkowski @ 2010-05-22 16:24 UTC (permalink / raw)
  To: Git Mailing List

Say that I've got several projects called P1, P2, and P3. Each project in a separate git repo. Each project has file foo.cfg. However, whenever I change foo.cfg in P1, I have to make the same change to the foo.cfg in P2 and P3.

They really are separate projects which ought to have their own git repos, I don't want to force a user checking out P1 to also check out P2 and P3.

But I also don't want to have to manually make sure that foo.cfg is synced among all three projects.

Any ideas here guys?

-Patrick

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

end of thread, other threads:[~2010-05-24  8:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-22 16:24 Sharing a file between projects Patrick Rutkowski
2010-05-24  8:55 ` Jonathan Nieder

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