aboutsummaryrefslogtreecommitdiff
path: root/codereview.cfg
AgeCommit message (Collapse)Author
19 hours[DO-NOT-MERGE] all: changes remove name to "up"HEADmainShulhan
Change-Id: If44d06739ba9a9fc2f8b233e958ee5d1b38a525b
19 hoursall: set codereview remote name to upstreamShulhan
Change-Id: I474ea1ac91c7e994a1ec7c24ec1ef23bdc0a988f
2021-02-19codereview.cfg: add codereview.cfg for master branchRuss Cox
The codereview sync-branch command wants all involved branches to have codereview.cfg, and this will help us when we transition from master to main later this year. Change-Id: Ia8e4c8b8c86864ed9d730e5d96be1ff386e2e1cb Reviewed-on: https://go-review.googlesource.com/c/go/+/294291 Trust: Russ Cox <rsc@golang.org> Run-TryBot: Russ Cox <rsc@golang.org> Reviewed-by: Robert Findley <rfindley@google.com>