Home
last modified time | relevance | path

Searched full:git_url (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/scripts/
Dopen-cherry-pick-pr.mjs36 …if (inputPR.base.repo.git_url !== `git:github.com/microsoft/TypeScript` && inputPR.base.repo.git_u…
38 …["git", ["remote", "add", "nonlocal", inputPR.base.repo.git_url.replace(/^git:(?:\/\/)?/, "https:/…
/third_party/brotli/
Dbrotli.yaml1 git_url: https://github.com/google/brotli.git
/third_party/libpng/
Dlibpng.yaml1 git_url: https://git.code.sf.net/p/libpng/code
/third_party/ltp/docparse/
Dtestinfo.pl345 my $git_url = detect_git();
442 if (defined($$git_url{$k})) {
445 chdir($$git_url{$k});