git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Hotfix Branching Strategy
@ 2019-02-12  5:21 Roman Gelfand
  2019-02-12  9:21 ` Ævar Arnfjörð Bjarmason
  0 siblings, 1 reply; 2+ messages in thread
From: Roman Gelfand @ 2019-02-12  5:21 UTC (permalink / raw)
  To: git

 At any one time, up to 3 developers could be developing hotfixes
addressing issues.    Whether it is one or multiple people working on
hotfixes, we always want to produce one hotfix.  Each hotfix is a
cumulative update since beginning of release.  Just about every hotfix
requires database upgrade.  Being that it is cumulative each developer
is dependent on the other.  Considering the requirements, what should
be a strategy to deal with this problem.?



Thanks in advance

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

end of thread, other threads:[~2019-02-12  9:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-12  5:21 Hotfix Branching Strategy Roman Gelfand
2019-02-12  9:21 ` Ævar Arnfjörð Bjarmason

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