aboutsummaryrefslogtreecommitdiff
path: root/linux-arm-soc-for-next.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-arm-soc-for-next.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-arm-soc-for-next.yaml')
-rw-r--r--linux-arm-soc-for-next.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-arm-soc-for-next.yaml b/linux-arm-soc-for-next.yaml
index d328d5492a..4a082fbe80 100644
--- a/linux-arm-soc-for-next.yaml
+++ b/linux-arm-soc-for-next.yaml
@@ -26,7 +26,7 @@
refspec: +refs/heads/for-next:refs/remotes/origin/for-next
name: origin
branches:
- - origin/for-next
+ - refs/heads/for-next
skip-tag: true
shallow-clone: true
wipe-workspace: false