commit | b4130f6e89dc6b31f9dfcca18e02e9231150bdd5 | [log] [tgz] |
---|---|---|
author | Arthur She <arthur.she@linaro.org> | Sat Feb 08 20:58:14 2025 -0800 |
committer | Arthur She <arthur.she@linaro.org> | Sat Feb 08 20:58:14 2025 -0800 |
tree | 09157414c38ba89400565754d3ad779f0de9f38c | |
parent | 3d03492858b0659c3d40a92eb244ce9ac411cf4d [diff] |
scripts/clone.sh: fix bug Previously, the refspec of tf-a-job-configs was fetched but FETCH_HEAD was never checked out, causing the master branch to always be used. Change-Id: I1a53aa421de0c1df93c0128af095af0842fc0a89 Signed-off-by: Arthur She <arthur.she@linaro.org>