On Wednesday 29 April 2009 12:52:29 Bernd Schmidt wrote: > Bernhard Reutner-Fischer wrote: > > git push -v --thin git+ssh://[email protected]/srv/git/uClibc.git > > Huh. Does git really work if multiple people push to the same > repository? That's news to me. All the online examples seem to suggest > using git push as a means to provide a git-pullable repository for > others, but not for writing to a central repository.
afaik it should work fine. if you try to push and someone else already has, you'll get the typical "rejecting non-fast forward update". -mike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
