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/recipe_modules/tryserver
martiniss@chromium.org 456ca7f0c2 tryserver recipe_module: Add get_tags.
Lets you get CL tags for a given CL.

BUG=591172

Review-Url: https://codereview.chromium.org/1915833003

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300658 0039d316-1c4b-4281-b951-d872f2087c98
9 years ago
..
example.expected tryserver recipe_module: Add get_tags. 9 years ago
__init__.py tryserver recipe_module: Add get_tags. 9 years ago
api.py tryserver recipe_module: Add get_tags. 9 years ago
example.py tryserver recipe_module: Add get_tags. 9 years ago
test_api.py