2,537
edits
Changes
From Gramps
no edit summary
{{man tip|The development source code of Gramps is stored in the Git repository at GitHub.|https://github.com/gramps-project/gramps/}}
The Gramps project uses the [https://en.wikipedia.org/wiki/Git Git program] to help synchronize changes to source code from various developers, tracking changes, managing releases, etc. You are probably here because you want to do one of two things with Git; either:
* Download the latest maintenance source version or the development version, or else
* [[Brief_introduction_to_Git#Send_your_contribution_without_rights_to_push|Submit a Pull Request (PR)]] with the changes (if you don't have write access) or upload your changes (if you have write access to the repository).