From: Michael Matloob Date: Tue, 22 Dec 2020 21:31:56 +0000 (-0500) Subject: [dev.cmdgo] codereview.cfg: add config for dev.cmdgo X-Git-Tag: go1.18beta1~1603^2~29 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=6dc2c16f95;p=gostls13.git [dev.cmdgo] codereview.cfg: add config for dev.cmdgo Change-Id: I6a711402b06a75c5cba43a72950617fea27bd50b Reviewed-on: https://go-review.googlesource.com/c/go/+/279526 Trust: Michael Matloob Run-TryBot: Michael Matloob TryBot-Result: Go Bot Reviewed-by: Russ Cox --- diff --git a/codereview.cfg b/codereview.cfg new file mode 100644 index 0000000000..c5bef5e62d --- /dev/null +++ b/codereview.cfg @@ -0,0 +1,2 @@ +branch: dev.cmdgo +parent-branch: master