git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Clarifications for merge workflows
@ 2010-03-11 11:12 Markus Elfring
  2010-03-11 12:08 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Markus Elfring @ 2010-03-11 11:12 UTC (permalink / raw)
  To: git

Hello,

Some informations are available in the manual about distributed content
management workflows.
http://kernel.org/pub/software/scm/git/docs/gitworkflows.html#_merge_workflow

I find that a few details are missing to achieve a better understanding for the
merging of branches.

Use case:
A contributor pushes an update suggestion from the personal repository "ABC" to
a topic branch in a public repository "SHARE" on a separate server. An
integrator reviews the proposed changes. If they are accepted, the integrator
will choose a repository where the merge should be performed next.
- Log-in to the server and integrate the updates there.
  or
- Fetch the remote topic branch into the integrator's own local repository
"XYZ", merge there and push the result back to the server.

Which ways do you recommend to select the storage location where a merge will be
applied first?

Regards,
Markus

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

end of thread, other threads:[~2010-03-11 13:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-11 11:12 Clarifications for merge workflows Markus Elfring
2010-03-11 12:08 ` Junio C Hamano
2010-03-11 13:02   ` Markus Elfring

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