Hi, > Thanks, but it doesn't work. I try to set the value of the `git web > browsing' field to > > http://git.savannah.nongnu.org/cgit/freetype/ > > but after pressing `submit' it gets always reset to > > http://git.savannah.nongnu.org/cgit/freetype.git
I confirm the problem - I can only guess that it's been around for a while. I'll try and fix it. > A similar but slightly different problem is this page: > > https://savannah.nongnu.org/git/?group=freetype > > It shows the line > > git clone git://git.savannah.nongnu.org/freetype.git > > However, it should instead show these two lines: > > git clone git://git.savannah.nongnu.org/freetype/freetype2.git > git clone git://git.savannah.nongnu.org/freetype/freetype2-demos.git > > In other words, if you permit more than a single repository (as you do > fortunately), project administrators should be able to modify the data > for the `anonymous checkout' field, and more than a single line for > this field should be permitted. Yes, multiple repos are generally not supported in the web interface yet. -- Sylvain
