I have a repository of record and all my developers clone this
repository using Gitorious and create a private clone on the server,
then they clone that private clone down to their workstation and
commit there and push changes to their private clone. Then they
request merges back to the main repository of record. This is working
ok for now, but how do I make sure that my private clone on Gitorious
reflects merges from other developers to the repository of record? I
guess I need to know how to do a "git pull" on the remote private
repository?

-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

Reply via email to