Browse Source

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 years ago
parent
commit
da8182c3cc
1 changed files with 2 additions and 1 deletions
  1. 2 1
      codereview.cfg

+ 2 - 1
codereview.cfg

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