|
@@ -56,7 +56,7 @@ def save_git(link: Link, out_dir: Optional[str]=None, timeout: int=TIMEOUT) -> A
|
|
|
*([] if CHECK_SSL_VALIDITY else ['-c', 'http.sslVerify=false']),
|
|
*([] if CHECK_SSL_VALIDITY else ['-c', 'http.sslVerify=false']),
|
|
|
without_query(without_fragment(link.url)),
|
|
without_query(without_fragment(link.url)),
|