Git URL on project page is incorrect
Brought to you by:
james22
It appears the git URL in the project page https://sourceforge.net/projects/gpsmid/develop is incorrect - it's:
git://gpsmid.git.sourceforge.net/gitroot/gpsmid/Gpsmid
but that doesn't work. Instead, when I use:
git://gpsmid.git.sourceforge.net/gitroot/gpsmid/GpsMid
(difference being the capital M in GpsMid), the repository can be read.