User Tools

Site Tools


agl-distro:contributing

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
agl-distro:contributing [2019/08/02 14:51]
jsmoeller
agl-distro:contributing [2019/10/01 14:57]
vrubiolo Fix typos
Line 109: Line 109:
  
 ===== Prepare to push changes in Gerrit ===== ===== Prepare to push changes in Gerrit =====
-By default the repo tool will have clone git repo with http for fetch and ssh to push. +By default the repo tool will have cloned the git repos with http for fetch and ssh to push. 
    #cd meta-agl    #cd meta-agl
    #git remote -v    #git remote -v
Line 116: Line 116:
  
  
-if you want to use your ssh config, add your gerrit user accout to your ssh config file like:+If you want to use your ssh config, add your gerrit user accout to your ssh config file like:
    #cat ~/​.ssh/​config    #cat ~/​.ssh/​config
      Host gerrit.automotivelinux.org      Host gerrit.automotivelinux.org
      User XXXMyNameXXX      User XXXMyNameXXX
  
-Then you still need to enter you ssh public key in Gerrit. You can find a HowTo [[ https://​www.mediawiki.org/​wiki/​Gerrit/​Tutorial#​Set_Up_SSH_Keys_in_Gerrit | here ]]+Note: you still need to enter you ssh public key in Gerrit. You can find a HowTo [[ https://​www.mediawiki.org/​wiki/​Gerrit/​Tutorial#​Set_Up_SSH_Keys_in_Gerrit | here ]]
  
 ===== Push changes for review to Gerrit ==== ===== Push changes for review to Gerrit ====
agl-distro/contributing.txt ยท Last modified: 2020/07/10 21:02 by jsmoeller