Vincent van Ravesteijn <v...@lyx.org> writes: >> | How can I assign rewrite or forced updates right to me for my own clone ? >> >> You can't. But that you can't is a misconfiguration on my side. The >> creator of that clone should have all rights. >> >> I'll fix this. > | Thanks, it's ok now. > >> You can give basic write and read access to others, but no rewind or >> deletion. Nor branch cration (methinks). >> If the demand is there I can setup so that this is possible as well. > | How can you make your repo public ? (without the need of specifying | all devs in the setperms)
The special user "@all", gives every one with ssh keys access. "daemon" enables anon access through git://..., "gitweb" enables web access. | I wanted to fetch from Richard's repo. richard must enable "READERS @all" If you all agree on it, I can make that the default for developer repos. -- Lgb