git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Inheritance of files for parent/child branches
@ 2008-02-16 17:32 Adam Flott
  2008-02-16 18:09 ` Jeff King
  0 siblings, 1 reply; 4+ messages in thread
From: Adam Flott @ 2008-02-16 17:32 UTC (permalink / raw)
  To: git

The only redeeming feature in AccuRev was the ability to an use
inheritance for files in streams (nearly analogous to branches). While
this idea in the SCM world sounds strange, is there anything in git land
that could mimic this sort of behavior?

In case, "inheritance for files..." isn't clear, what I would like to
accomplish is: have a branch "parent" with multiple "children" branches
(which may have descendents of their own). If a file is committed to the
parent branch, then the all the descendents would receive the same
update without manually cherry-picking the commit across all the
branches.


Adam

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

end of thread, other threads:[~2008-02-16 18:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-16 17:32 Inheritance of files for parent/child branches Adam Flott
2008-02-16 18:09 ` Jeff King
2008-02-16 18:33   ` Adam Flott
2008-02-16 18:39     ` Jeff King

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