Hi all,
Due to a recent update by SourceForge, the location of the FABM git
repository has changed. The new URL is git://
git.code.sf.net/p/fabm/code. To
get the latest code, you'll have to use this URL, which typically means
updating the settings of your local fabm-git repository.
On Linux, edit .git/config in your local repository. Specifically, change
the old git://
fabm.git.sourceforge.net/gitroot/fabm/fabm to the new
git://
git.code.sf.net/p/fabm/code.
On Windows with TortoiseGit, right-click the repository in Windows Explorer,
choose TortoiseGit, Settings, Git/Remote, origin, and enter
git://
git.code.sf.net/p/fabm/code as the new URL.
Cheers,
Jorn