Files
chromium_depot_tools/zsh-goodies/_gclient
phajdan.jr@chromium.org 6e043f755b Remove unmaintained "gclient export" command,
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
2011-05-02 07:24:32 +00:00

15 lines
189 B
Plaintext

#compdef gclient
_values commands \
cleanup \
config \
diff \
help \
pack \
status \
sync \
update \
revert \
runhooks\
revinfo