I need to add that I don't have the git-daemon on the server, it's a
shared host.

On May 31, 10:06 pm, ben <bklo...@gmail.com> wrote:
> I've created a clone (lets call it Dev) of local project (Core), and
> want to create a remote repo of Dev on a server (Staging) with a
> working tree (the actual files).
>
> How do I setup the remotes so that I can push from Dev to Staging?
>
> Is this the wrong way to do it? Should I also have a bare repo on the
> server as origin for everything, then just checkout a staging branch
> when in Staging?
>
> The catch here is that I've created Core locally, so I can start a new
> project and have all the benefits of Core, and get updates by pulling
> when Core itself is updated.

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To post to this group, send email to git-us...@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to