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.
depot_tools/tests
Aaron Gable d343c63519 git-cl patch: set metadata before (failing to) apply patch
If the commit or cherry-pick command fails, git automatically drops
the user into a state where they can try to manually fix it. That's
great. But with the old call order, it would also leave the metadata
unset. This sets the issue and patchset number before doing the
potentially-failing heavy lifting, so that the branch will be in a
consistent state after the user finishes fixing up the failed command.

BUG=701130

Change-Id: I792b9fb9e61ba62626c19aa1837d21f8cd8f594e
Reviewed-on: https://chromium-review.googlesource.com/456039
Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
Commit-Queue: Aaron Gable <agable@chromium.org>
8 years ago
..
gstools
subversion_config
abandon.sh
basic.sh
bot_update_coverage_test.py Bot Update: Always pass in --revision <solution>@unmanaged 8 years ago
checkout_test.py
download_from_google_storage_unittests.py
fix_encoding_test.py
gclient_scm_test.py
gclient_smoketest.py
gclient_test.py
gclient_utils_test.py
git_cache_test.py
git_cl_test.py git-cl patch: set metadata before (failing to) apply patch 8 years ago
git_common_test.py Make git blame test pass independently of core.abbrev setting 8 years ago
git_dates_test.py
git_drover_test.py
git_footers_test.py Remove svn support from smaller git extensions 9 years ago
git_hyper_blame_test.py
git_number_test.py
git_rebase_update_test.py
gsutil_test.py
hooks.sh
owners.sh
owners_finder_test.py
owners_unittest.py Fix a bug with handling file:// entries in owners. 8 years ago
patch.sh
patch_test.py
post-land-hook-test.sh
presubmit_unittest.py Moved EnsureCQIncludeTrybotsAreAdded to OutputApi. 8 years ago
push-from-logs.sh
recipes_test.py recipes_test.py: Use recipe bootstrap 8 years ago
rietveld_test.py
sample_pre_commit_hook
save-description-on-failure.sh
scm_unittest.py Remove git-svn support from scm.py 9 years ago
submit-from-new-dir.sh
subprocess2_test.py
test-lib.sh
upload-local-tracking-branch.sh
upload-stale.sh
upload_to_google_storage_unittests.py
watchlists_unittest.py