aboutsummaryrefslogtreecommitdiff
path: root/git-codereview/pending.go
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2015-06-17 13:11:23 -0400
committerRuss Cox <rsc@golang.org>2015-06-17 20:27:57 +0000
commitfb15fb95a06eea1440b2f28b5dadcec5bbb6e8fa (patch)
tree323c6f72a0a343d54d6e5a5c827cd143f4517e8e /git-codereview/pending.go
parent4d44a014ced4b854db2d13ad95888aa189cc9967 (diff)
downloadgo-x-review-fb15fb95a06eea1440b2f28b5dadcec5bbb6e8fa.tar.xz
git-codereview: fix missing upstream detection
With git 2.4.3, the current tests fail (and it breaks in real use): $ go test git rev-parse --abbrev-ref newbranch@{u} fatal: no upstream configured for branch 'newbranch' git-codereview: exit status 128 exit status 1 FAIL golang.org/x/review/git-codereview 0.361s $ The message changed from "No" to "no". Fix detection. Change-Id: I814a7cec612fc12496ef89ccfd80fb70c09d4e46 Reviewed-on: https://go-review.googlesource.com/11172 Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
Diffstat (limited to 'git-codereview/pending.go')
0 files changed, 0 insertions, 0 deletions