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.
Previously there was an error where you could have: global: {"key": ["something"]} local: {} And called SetConfig("key", None, missing_ok=False) - this would end up raising CalledProcessError(returncode=5) because the caching layer would see that "key" was not missing, then call into the storage layer which would do `git config --local ...` which was missing "key" (and therefore fail). R=ayatane, yiwzhang Change-Id: Idc9dc63a1b1c0a4a203c403dbb3c2ea521099b26 Bug: 342644760 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5744333 Reviewed-by: Yiwei Zhang <yiwzhang@google.com> Commit-Queue: Allen Li <ayatane@chromium.org> Auto-Submit: Robbie Iannucci <iannucci@chromium.org> |
9 months ago | |
---|---|---|
.. | ||
__init__.py | 14 years ago | |
cipd | 4 years ago | |
cipd.bat | 2 years ago | |
coverage_utils.py | 1 year ago | |
fake_cipd.py | 2 years ago | |
fake_repos.py | 9 months ago | |
filesystem_mock.py | 1 year ago | |
git_test_utils.py | 10 months ago | |
presubmit_canned_checks_test_mocks.py | 1 year ago | |
subprocess2_test_script.py | 2 years ago | |
test_case_utils.py | 1 year ago | |
trial_dir.py | 1 year ago |