Product SiteDocumentation Site

1.2.3. Adding remotes

If you are planning to use your own fork to push and maintain your changes, then we recommend setting up an upstream remote for MantisBT's official repository, which will make it easier to keep your repository up-to-date.
git remote add --tags upstream git://github.com/mantisbt/mantisbt.git