aboutsummaryrefslogtreecommitdiff
path: root/codereview.cfg
AgeCommit message (Collapse)Author
2021-02-18[dev.typeparams] all: update parent repositoryRobert Griesemer
Change-Id: Ib38d42f99e6a28970970e64c31cccac5bc3f25b3 Reviewed-on: https://go-review.googlesource.com/c/go/+/293955 Trust: Robert Griesemer <gri@golang.org> Run-TryBot: Robert Griesemer <gri@golang.org> Reviewed-by: Robert Findley <rfindley@google.com>
2020-12-22[dev.typeparams] codereview.cfg: add config for dev.typeparamsRuss Cox
The codereview command will start using this to figure out the origin branch for commands like "git pending", and it will use the parent setting for the new "git branch-sync" (merge). Change-Id: Ia74af18ae5a437fb45ea81d7d69e2ffe41987b64 Reviewed-on: https://go-review.googlesource.com/c/go/+/279523 Trust: Russ Cox <rsc@golang.org> Run-TryBot: Russ Cox <rsc@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>