mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 10:41:31 +00:00
introduced in http://src.chromium.org/viewvc/chrome?view=rev&revision=20990 It was intended for the tarball generation script, but there was a better and simpler way. BUG=80549 Review URL: http://codereview.chromium.org/6883263 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@83708 0039d316-1c4b-4281-b951-d872f2087c98
15 lines
189 B
Plaintext
15 lines
189 B
Plaintext
#compdef gclient
|
|
|
|
_values commands \
|
|
cleanup \
|
|
config \
|
|
diff \
|
|
help \
|
|
pack \
|
|
status \
|
|
sync \
|
|
update \
|
|
revert \
|
|
runhooks\
|
|
revinfo
|