git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Applying changes across divergent branches
@ 2008-09-24 14:40 Tom Schutzer-Weissmann
  2008-09-24 17:09 ` Jeff King
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Schutzer-Weissmann @ 2008-09-24 14:40 UTC (permalink / raw)
  To: git

Hello all,

I am looking into how to apply git to some current working methods.

We tend to have two or three main branches: the development branch, and 
one or two product branches. The development branch is the cutting edge, 
and each product branches off from it.

While the product branch shares history with the development branch, not 
all changes to the development branch will get applied to the product 
branch. We tend to maintain two versions of a product at any time, 
meaning two divergent product branches.

Could we use git, or a tool based on git, to change on the development 
branch and selectively apply changes to the other branches - is it as 
simple as using git cherry-pick?

Thanks in advance,
Tom SW

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

end of thread, other threads:[~2008-09-24 17:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-24 14:40 Applying changes across divergent branches Tom Schutzer-Weissmann
2008-09-24 17:09 ` 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).