aboutsummaryrefslogtreecommitdiff
path: root/linux-ltsi.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2015-04-07 11:00:44 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2015-04-07 11:00:44 +0300
commit03215e336573a08c6169df835d80f182cb5b0bee (patch)
tree268eb0865abbaa0f8df1206df30914a68916541a /linux-ltsi.yaml
parent2bd46856ae4b410279447a4a1ff1a27d6bc39fee (diff)
use the refs/heads/<branchName> syntax
<remoteRepoName>/<branchName> can be ambiguous. Per the documentation: The safest way is to use the refs/heads/<branchName> syntax. This way the expected branch is unambiguous. If ambiguous the first result is taken, which is not necessarily the expected one. Better use refs/heads/<branchName>. Change-Id: I838e2b22e3b256d1c294e8a071a97960f109e652 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'linux-ltsi.yaml')
-rw-r--r--linux-ltsi.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-ltsi.yaml b/linux-ltsi.yaml
index 1b919c89d9..537b8ee372 100644
--- a/linux-ltsi.yaml
+++ b/linux-ltsi.yaml
@@ -26,7 +26,7 @@
refspec: +refs/heads/linux-3.14.y:refs/remotes/origin/linux-3.14.y
name: origin
branches:
- - origin/linux-3.14.y
+ - refs/heads/linux-3.14.y
skip-tag: true
shallow-clone: true
wipe-workspace: false