HexType icon indicating copy to clipboard operation
HexType copied to clipboard

Changing from cloning via SSH to cloning with HTTP link

Open abouquet27 opened this issue 2 years ago • 0 comments

When trying to use in the project in a docker, it cannot clone the repo unless configure the docker to use git credentials which is not practical. It would be better to user https for git clone instead of ssh inside scripts/get_llvm_src_tree.sh.

abouquet27 avatar Apr 20 '24 13:04 abouquet27