commit | b96834030f80de430531f5109f9b0178ff0f5958 | [log] [tgz] |
---|---|---|
author | Charles Baylis <charles.baylis@linaro.org> | Fri May 12 11:38:49 2017 +0100 |
committer | Charles Baylis <charles.baylis@linaro.org> | Fri May 12 11:04:52 2017 +0000 |
tree | 942f59f4975ce8f4b8b02c14ee58c4b7ad525566 | |
parent | 81089dbdf90268900305b3dd0cb5997879fd7c1f [diff] |
Set defaultbranch to python in .gitreview. Avoid reviews being accidentally submitted on the wrong branch by setting the default branch in the .gitreview file. Change-Id: I2b7571920ec03bdadce3e352b53a0e632a509342
diff --git a/.gitreview b/.gitreview index 90a22b1..fa97faa 100644 --- a/.gitreview +++ b/.gitreview
@@ -2,3 +2,4 @@ host=review.linaro.org port=29418 project=toolchain/llvm/linaro-scripts +defaultbranch=python