git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Workflow Recommendation - Probably your 1000th
@ 2011-12-01 18:26 bradford
  2011-12-01 18:55 ` Stephen Bash
  0 siblings, 1 reply; 4+ messages in thread
From: bradford @ 2011-12-01 18:26 UTC (permalink / raw)
  To: git

You guys probably receive a ton of workflow related questions.  I'm
trying to convert from svn to git.  In order to complete, I would like
to be able to provide a workflow to our team.  We typically go from
dev -> qa -> production (Java and Rails projects).  The problem is
that sometimes QA can get backed up and we'll need to release
something to production while QA is doing their thing.  What is a good
workflow?  I would like to not use git-flow, because it's another
tool.  I've read suggestions to use environment branches (master,
staging, production).  I've also read not to do this and just use
master, tagging your production releases.  How well would our setup,
where things can get backed up, work with the latter?  Are there any
alternative suggestions?

Thanks,
Bradford

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

end of thread, other threads:[~2011-12-02 15:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-01 18:26 Workflow Recommendation - Probably your 1000th bradford
2011-12-01 18:55 ` Stephen Bash
2011-12-01 20:46   ` bradford
2011-12-02 15:14     ` Stephen Bash

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