git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* New User Question
@ 2013-06-17 15:39 Joel McGahen
  2013-06-17 16:51 ` William Swanson
  2013-06-17 17:07 ` Fredrik Gustafsson
  0 siblings, 2 replies; 5+ messages in thread
From: Joel McGahen @ 2013-06-17 15:39 UTC (permalink / raw)
  To: git

I have a question about GIT remote repos. Here is my scenario.

1. Work client has a repo (origin, branch of master).
2. Due to contractual issues I need to host a remote copy of this repo that my developers can utilize while we get the contractual issues resolved as development must continue. 
3. I have a virtual machine from the client which already has a remote of origin setup. 
4. I have created a bare repo on a server my developer's have access to. 
5. I have added that remote to my copy of the client VM local repo and pushed its contents to my newly created bare repo.

What I need to understand is how to
a) Connect my developer's VM local repos to the new remote repo I created so they can continue to work.
b) Once the contractual issues are resolved reconnect the developer's local repos back to the original orgin/master repo and merge all their changes.

I'm fairly new to GIT but have worked with version control for a long time (CVS, PVCS, Subversion etc).

Any help would be greatly appreciated!

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

end of thread, other threads:[~2013-06-17 17:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-17 15:39 New User Question Joel McGahen
2013-06-17 16:51 ` William Swanson
2013-06-17 16:56   ` Joel McGahen
2013-06-17 17:19     ` William Swanson
2013-06-17 17:07 ` Fredrik Gustafsson

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