Преглед изворни кода

codereview.cfg: dev.v2 branch

This tells the git-codereview utility to target the right upstream
branch when submitting changes.

Change-Id: I837d2e8fb73afd11a136d552a6aad0572ec480b7
Leo пре 4 година
родитељ
комит
da8182c3cc
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      codereview.cfg

+ 2 - 1
codereview.cfg

@@ -1,3 +1,4 @@
 gerrit: https://forge.certus.one
 issuerepo: certusone/wormhole
-branch: main
+parent-branch: main
+branch: dev.v2