]> Cypherpunks.ru repositories - gostls13.git/commitdiff
[dev.boringcrypto] all: add codereview.cfg
authorFilippo Valsorda <filippo@golang.org>
Fri, 5 Feb 2021 23:55:51 +0000 (00:55 +0100)
committerFilippo Valsorda <filippo@golang.org>
Sun, 7 Feb 2021 20:58:56 +0000 (20:58 +0000)
This will enable the new "git-codereview merge" command, and improve
targeting of "git-codereview mail".

Change-Id: I176c86f1e6cee9be3288565342673cf58079a72d
Reviewed-on: https://go-review.googlesource.com/c/go/+/290169
Trust: Filippo Valsorda <filippo@golang.org>
Run-TryBot: Filippo Valsorda <filippo@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
codereview.cfg [new file with mode: 0644]

diff --git a/codereview.cfg b/codereview.cfg
new file mode 100644 (file)
index 0000000..4157a72
--- /dev/null
@@ -0,0 +1,2 @@
+branch: dev.boringcrypto
+parent-branch: master