From 3774787046a3b3124ba7bcc098d6364579950a55 Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Thu, 9 May 2019 13:48:05 -0700 Subject: Set Version and Release to Hunter Updates the 'branch' config which is used for intersphinx linking, and sets the version/release to Hunter. Switches projects not in this release to link against their latest docs as they don't have a 'stable-hunter' to reference. Includes an update to '.gitreview' to ensure `git-review` submits a patch against the correct branch. Change-Id: Id2f46b8fd7f71eb3e46b7698896ab1d4059345f7 Signed-off-by: Trevor Bramwell --- .gitreview | 1 + 1 file changed, 1 insertion(+) (limited to '.gitreview') diff --git a/.gitreview b/.gitreview index 1608e3a2c..cc4226779 100644 --- a/.gitreview +++ b/.gitreview @@ -2,3 +2,4 @@ host=gerrit.opnfv.org port=29418 project=opnfvdocs.git +defaultbranch=stable/hunter -- cgit