On Wed, Apr 29, 2009 at 02:55:47PM +0200, Gaye Abdoulaye Walsimou wrote:
>Bernd Schmidt wrote:
>> Bernhard Reutner-Fischer wrote:
>>
>>> We will be switching to git (instead of svn) for our repositories.
>>
>> Any particular reason?
>>
>> As far as I know, git works on local repositories.  How will we get
>> things committed into a mainline repository?
>
>git pull <remote_repository>

That's the opposite of what Bernd asked.  Or, depending on the context,
only 1/2 of what he asked.

Presumably you'll have a primary repo somewhere, and the maintainer(s)
of that project will do pull from developer's repositories into their
own local copies.  After vetting changes, the maintainer(s) will do a
'git push' to the primary public repo.

josh
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to