This is an old revision of the document!
Some git practice tips:
- Don't push to master branch. Work in a test branch and do a merge request to whoever maintains master branch.
- The heron_workspace contains ~18 repositories. Make sure to be extra careful when pulling/pushing and running
heron update
to specific repos.