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
kjellander@chromium.org 6abc652428 Rewrite Google Code http URLs with https on git svn dcommit.
This fix is created to avoid having to rebuild all the WebRTC
Git mirrors since they're configured to sync with the http URL
instead of https (resulting in git-svn-id Git footers with the
http URL in the commit messages). Without rewriting this, it is
not possible to commit to SVN since Google code disallows committing
to a http URL.

BUG=412012
TEST=Created a CL using a Git repo like this (both before and after landing https://webrtc-codereview.appspot.com/32569004):
git clone https://chromium.googlesource.com/external/webrtc.git
cd webrtc
git auto-svn
git checkout master
git checkout -b test
(edit whitespace change)
git commit -am "Whitespace edit
git cl upload --bypass-hooks"
git cl dcommit

R=agable@chromium.org, machenbach@chromium.org, mmoss@chromium.org

Review URL: https://codereview.chromium.org/760903004

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@293171 0039d316-1c4b-4281-b951-d872f2087c98
11 years ago
..
gstools
subversion_config
abandon.sh
basic.sh
breakpad_unittest.py
checkout_test.py Use three-way merge when applying Git patches. 11 years ago
download_from_google_storage_unittests.py
fix_encoding_test.py
gcl_unittest.py
gclient_scm_test.py Use CheckCallAndFilterAndHeader for git commands. 11 years ago
gclient_smoketest.py
gclient_test.py Rough verification code to ensure deps hosts \in allowed_hosts. 11 years ago
gclient_utils_test.py
git_cl_test.py Rewrite Google Code http URLs with https on git svn dcommit. 11 years ago
git_common_test.py
git_footers_test.py
git_number_test.py
git_rebase_update_test.py
hooks.sh
owners.sh
owners_finder_test.py
owners_unittest.py
patch.sh
patch_test.py
post-dcommit-hook-test.sh
presubmit_unittest.py Revert of Added orphaned compiled Python file checks. (patchset #2 id:20001 of https://codereview.chromium.org/621533002/) 11 years ago
push-basic.sh
push-from-logs.sh
rename.sh
rietveld_test.py
sample_pre_commit_hook
save-description-on-failure.sh
scm_unittest.py Fix gclient branch ref mangling and allow --force branch switches. 11 years ago
submit-from-new-dir.sh
submodule-merge-test.sh
subprocess2_test.py
test-lib.sh
trychange_unittest.py
upload-local-tracking-branch.sh
upload-stale.sh
upload_to_google_storage_unittests.py
upstream.sh
watchlists_unittest.py