Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== 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 (that may be yourself). * The heron_workspace contains ~18 repositories. Make sure to be extra careful when pulling/pushing and running ''heron update'' to specific repos. If you want to read up on development where a git repository contains git repositories check vcstools https://docs.ros.org/en/independent/api/vcstools/html/ and submodules https://git-scm.com/book/en/v2/Git-Tools-Submodules . devops/git_practices.txt Last modified: 2022/09/02 14:04by 127.0.0.1