diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2019-05-09 13:48:05 -0700 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2019-05-14 09:29:03 -0700 |
commit | 3774787046a3b3124ba7bcc098d6364579950a55 (patch) | |
tree | ede070e393d85904573d28a4bdd8d949a498f32f /.gitreview | |
parent | 0124e0a1c8fd6cc73e0e801183c769e44636b0a6 (diff) |
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 <tbramwell@linuxfoundation.org>
Diffstat (limited to '.gitreview')
-rw-r--r-- | .gitreview | 1 |
1 files changed, 1 insertions, 0 deletions
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 |