HomeSort by relevance Sort by last modified time
    Searched refs:git_utils (Results 1 - 6 of 6) sorted by null

  /external/skia/infra/bots/
upload_md.py 13 import git_utils
36 with git_utils.NewGitCheckout(repository=SKIA_REPO):
46 with git_utils.GitLocalConfig(config_dict):
47 with git_utils.GitBranch(branch_name='update_md_files',
upload_skps.py 14 import git_utils
29 with git_utils.NewGitCheckout(repository=SKIA_REPO):
49 with git_utils.GitLocalConfig(config_dict):
50 with git_utils.GitBranch(branch_name='update_skp_version',
update_meta_config.py 15 import git_utils
81 with git_utils.NewGitCheckout(repository=skia_repo):
113 with git_utils.GitLocalConfig(config_dict):
  /external/skqp/infra/bots/
upload_md.py 13 import git_utils
36 with git_utils.NewGitCheckout(repository=SKIA_REPO):
46 with git_utils.GitLocalConfig(config_dict):
47 with git_utils.GitBranch(branch_name='update_md_files',
upload_skps.py 14 import git_utils
29 with git_utils.NewGitCheckout(repository=SKIA_REPO):
49 with git_utils.GitLocalConfig(config_dict):
50 with git_utils.GitBranch(branch_name='update_skp_version',
update_meta_config.py 15 import git_utils
81 with git_utils.NewGitCheckout(repository=skia_repo):
113 with git_utils.GitLocalConfig(config_dict):

Completed in 1973 milliseconds