git-try should be called as 'git try' from now on.

Review URL: http://codereview.chromium.org/7111049

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@89036 0039d316-1c4b-4281-b951-d872f2087c98
experimental/szager/collated-output
cmp@chromium.org 14 years ago
parent bbb46658fa
commit 79d98483b0

@ -55,7 +55,7 @@ if __name__ == '__main__':
try:
sys.exit(trychange.TryChange(
args, file_list=[], swallow_exception=False,
prog='git-try',
prog='git try',
extra_epilog='\n'
'git try will diff against your tracked branch and will '
'detect your rietveld\n'

Loading…
Cancel
Save