You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
_CalculateAddedDeps calls into depot tools' scm.py GetOldContents to compare previous and current versions of the DEPS file. GetOldContents attempts to 'git show <sha>:<path>'. The problem on Windows is that path uses '\' but git show seems to want a posix path. Git show therefore doesn't find the file and returns an empty output, leading presubmit to think all the deps are new. Bug:725933 Change-Id: Ifbbfbcba4be466d9be623826818fd191bd2ca525 Reviewed-on: https://chromium-review.googlesource.com/514142 Commit-Queue: Nodir Turakulov <nodir@chromium.org> Reviewed-by: Nodir Turakulov <nodir@chromium.org> |
9 years ago | |
|---|---|---|
| .. | ||
| gstools | 13 years ago | |
| subversion_config | 10 years ago | |
| abandon.sh | ||
| basic.sh | 9 years ago | |
| bot_update_coverage_test.py | 9 years ago | |
| checkout_test.py | ||
| download_from_google_storage_unittests.py | ||
| fix_encoding_test.py | 14 years ago | |
| gclient_eval_unittest.py | 9 years ago | |
| gclient_scm_test.py | ||
| gclient_smoketest.py | 9 years ago | |
| gclient_test.py | 9 years ago | |
| gclient_utils_test.py | 9 years ago | |
| git_cache_test.py | 10 years ago | |
| git_cl_creds_check_report.txt | 9 years ago | |
| git_cl_test.py | 9 years ago | |
| git_common_test.py | 9 years ago | |
| git_dates_test.py | 10 years ago | |
| git_drover_test.py | 9 years ago | |
| git_footers_test.py | 9 years ago | |
| git_hyper_blame_test.py | 9 years ago | |
| git_number_test.py | 11 years ago | |
| git_rebase_update_test.py | 10 years ago | |
| gsutil_test.py | ||
| hooks.sh | ||
| owners.sh | ||
| owners_finder_test.py | 9 years ago | |
| owners_unittest.py | 9 years ago | |
| patch.sh | 9 years ago | |
| patch_test.py | 14 years ago | |
| post-land-hook-test.sh | ||
| presubmit_unittest.py | 9 years ago | |
| push-from-logs.sh | ||
| recipes_test.py | 9 years ago | |
| rietveld_test.py | 9 years ago | |
| sample_pre_commit_hook | 15 years ago | |
| save-description-on-failure.sh | ||
| scm_unittest.py | 9 years ago | |
| submit-from-new-dir.sh | ||
| subprocess2_test.py | 9 years ago | |
| test-lib.sh | ||
| upload-local-tracking-branch.sh | ||
| upload-stale.sh | ||
| upload_to_google_storage_unittests.py | ||
| watchlists_unittest.py | ||