devops:git_practices

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
devops:git_practices [2022/03/23 09:43] johanodevops:git_practices [2022/09/02 14:04] (current) – external edit 127.0.0.1
Line 2: Line 2:
  
  
-  * Don't push to master branch. Work in a test branch and do a merge request to whoever maintains master branch. +  * 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. +  * 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.1648028612.txt.gz
  • Last modified: 2022/09/02 14:04
  • (external edit)