Updated Branches: refs/heads/trunk 38d3b0ea7 -> 487d016f7
GIRAPH-450: post-review not working after switch to git (nitay) Project: http://git-wip-us.apache.org/repos/asf/giraph/repo Commit: http://git-wip-us.apache.org/repos/asf/giraph/commit/487d016f Tree: http://git-wip-us.apache.org/repos/asf/giraph/tree/487d016f Diff: http://git-wip-us.apache.org/repos/asf/giraph/diff/487d016f Branch: refs/heads/trunk Commit: 487d016f7fbd933ac990ee5cc5cfeb7bcd423e26 Parents: 38d3b0e Author: Nitay Joffe <[email protected]> Authored: Thu Dec 13 22:54:21 2012 -0800 Committer: Nitay Joffe <[email protected]> Committed: Thu Dec 13 22:57:49 2012 -0800 ---------------------------------------------------------------------- .reviewboardrc | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/giraph/blob/487d016f/.reviewboardrc ---------------------------------------------------------------------- diff --git a/.reviewboardrc b/.reviewboardrc index b0a961c..360df76 100644 --- a/.reviewboardrc +++ b/.reviewboardrc @@ -3,3 +3,5 @@ OPEN_BROWSER = True REPOSITORY = "giraph-git" REVIEWBOARD_URL = "https://reviews.apache.org/" TARGET_GROUPS = "giraph" +TRACKING_BRANCH = "origin/trunk" +UPSTREAM_BRANCH = "origin/trunk"
