Activity Team/Git FAQ: Difference between revisions
| Line 44: | Line 44: | ||
Use <code> git-pull </code> to periodically pull these updates to the local copy of your project. | Use <code> git-pull </code> to periodically pull these updates to the local copy of your project. | ||
Also, run <code>python setup.py fix_manifest</ | Also, run <code>python setup.py fix_manifest</code> to update the .mo files after updating the .po files | ||
=== How do I update the Tag field in Gitorious? === | === How do I update the Tag field in Gitorious? === | ||