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.
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 |
14 years ago | |
---|---|---|
.. | ||
README | 15 years ago | |
_gclient | 14 years ago |
README
Various utilities for zsh. _gclient: completion for gclient command. To install add a path to zsh-goodies into your fpath variable, e.g.: fpath=(<path to depot_tools>/zsh-goodies $fpath)