commit | 99dcb2be0112ea6bd668ba9e5f205c0c11413259 | [log] [tgz] |
---|---|---|
author | Zachary Leaf <zachary.leaf@arm.com> | Tue Oct 15 14:55:50 2024 +0100 |
committer | Zachary Leaf <zachary.leaf@arm.com> | Fri Oct 18 12:17:36 2024 +0100 |
tree | 9cac3511791fb72ecdecfaa9d1c0f37d78864221 | |
parent | 87624e199fa583966852bd463a58249d8e08be8a [diff] |
clone.sh: allow fetching via SSH Some repos can be cloned via anonymous HTTP, but fetching specific branches on them requires SSH auth. Add the FETCH_SSH build parameter to signal to use SSH when fetching branches. Change-Id: Ic827d63cb0aa0486a0a3cb629e4dc823964a720e Signed-off-by: Zachary Leaf <zachary.leaf@arm.com>