git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* workflow for working on feature branches and incrementally  incorporating "master" changes
@ 2010-08-10 20:20 Bradley Wagner
  2010-08-10 21:02 ` Ævar Arnfjörð Bjarmason
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Bradley Wagner @ 2010-08-10 20:20 UTC (permalink / raw)
  To: git

If you're working on a feature branch by yourself, what is a good
workflow for keeping the branch in up-to-date with "master" as you're
developing on the feature branch or is this unnecessary? Should you
just wait until you want to officially integrate the feature branch
into the "master"?

We were doing:

commit to local feature branch
push to remote feature branch
... repeat....
rebase from master (occasionally)
push to remote

but at this point the branches have diverged.

We're coming at this from SVN, so we might just be thinking about this
the wrong way.

Thanks!

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

end of thread, other threads:[~2010-08-13 20:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-10 20:20 workflow for working on feature branches and incrementally incorporating "master" changes Bradley Wagner
2010-08-10 21:02 ` Ævar Arnfjörð Bjarmason
2010-08-10 22:05 ` Chris Mear
2010-08-10 22:26   ` Joshua Shrader
2010-08-13 20:38   ` Bradley Wagner
2010-08-10 22:32 ` Jon Seymour

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