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
jbroman@chromium.org 615a262dcb Make git-cl more accurately imitate git's editor selection process, and respect $VISUAL.
It is somewhat surprising when git-cl, which acts as a git subcommand, launches
a different editor. In particular, git has a config option (core.editor) which
specifies the editor that should be used. Since we already respect $GIT_EDITOR,
it makes sense for git-cl to respect core.editor and $VISUAL as well.

R=maruel@chromium.org
BUG=237504

Review URL: https://chromiumcodereview.appspot.com/14854003

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@198101 0039d316-1c4b-4281-b951-d872f2087c98
12 years ago
..
gstools
subversion_config
abandon.sh Make git-cl more accurately imitate git's editor selection process, and respect $VISUAL. 12 years ago
basic.sh Make git-cl more accurately imitate git's editor selection process, and respect $VISUAL. 12 years ago
breakpad_unittest.py
checkout_test.py
download_from_google_storage_unittests.py
fix_encoding_test.py
gcl_unittest.py
gclient_scm_test.py
gclient_smoketest.py
gclient_test.py
gclient_utils_test.py
git_cl_test.py Make git-cl more accurately imitate git's editor selection process, and respect $VISUAL. 12 years ago
hooks.sh
owners.sh Make git-cl more accurately imitate git's editor selection process, and respect $VISUAL. 12 years ago
owners_unittest.py
patch.sh Make git-cl more accurately imitate git's editor selection process, and respect $VISUAL. 12 years ago
patch_test.py
post-dcommit-hook-test.sh
presubmit_unittest.py
push-basic.sh Make git-cl more accurately imitate git's editor selection process, and respect $VISUAL. 12 years ago
push-from-logs.sh
rename.sh Make git-cl more accurately imitate git's editor selection process, and respect $VISUAL. 12 years ago
rietveld_test.py
sample_pre_commit_hook
save-description-on-failure.sh Make git-cl more accurately imitate git's editor selection process, and respect $VISUAL. 12 years ago
scm_unittest.py
submit-from-new-dir.sh Make git-cl more accurately imitate git's editor selection process, and respect $VISUAL. 12 years ago
submodule-merge-test.sh
subprocess2_test.py
test-lib.sh
trychange_unittest.py
upload-local-tracking-branch.sh Make git-cl more accurately imitate git's editor selection process, and respect $VISUAL. 12 years ago
upload-stale.sh Make git-cl more accurately imitate git's editor selection process, and respect $VISUAL. 12 years ago
upload_to_google_storage_unittests.py
upstream.sh
watchlists_unittest.py