Whitelist llvm.org for shallow git clones
This commit is contained in:
parent
7fc9ffec86
commit
c137f030bc
@ -503,6 +503,7 @@ class GitDownloadStrategy < VCSDownloadStrategy
|
|||||||
%r{git://},
|
%r{git://},
|
||||||
%r{https://github\.com},
|
%r{https://github\.com},
|
||||||
%r{http://git\.sv\.gnu\.org},
|
%r{http://git\.sv\.gnu\.org},
|
||||||
|
%r{http://llvm\.org},
|
||||||
]
|
]
|
||||||
|
|
||||||
def host_supports_depth?
|
def host_supports_depth?
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user