devops:git_practices

Differences

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

Link to this comparison view

Next revision
Previous revision
devops:git_practices [2022/03/22 11:35] – created johanodevops:git_practices [2022/09/02 14:04] (current) – external edit 127.0.0.1
Line 1: Line 1:
-Perhaps it would be useful with some basic git instructionsI put some in the heron_workspace readme but perhaps more is needed+====== Some git practice tips: ====== 
 + 
 + 
 +  * Don't push to master branchWork 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.1647948946.txt.gz
  • Last modified: 2022/09/02 14:04
  • (external edit)