1
edit
Changes
From Gramps
Fix address of the Sourceforge code browser
The development source code of Gramps is stored in the Git repository at SourceForge.
;[http://git.code.sfsourceforge.net/p/gramps/source/ http://git.code.sfsourceforge.net/p/gramps/source/].
This helps synchronizing changes from various developers, tracking changes, managing releases, etc. If you are reading this, you probably want to do one of two things with Git: either download the latest source or the development version, or else upload your changes (if you have write access to the repository) or [[Brief_introduction_to_SVN#Making_a_patchfile|make a patchfile]] (if you don't have write access).