mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 18:51:29 +00:00
Add links to bug tracker, forum and review UI
Bug: Change-Id: Ib089dd4d9c6ee5ed93e12fd588e28a2eecff3690 Reviewed-on: https://chromium-review.googlesource.com/461184 Reviewed-by: Aaron Gable <agable@chromium.org> Reviewed-by: Marc-Antoine Ruel <maruel@chromium.org> Commit-Queue: Aaron Gable <agable@chromium.org>
This commit is contained in:
committed by
Commit Bot
parent
bdcdc59cb6
commit
f27fae2f3d
10
README.md
10
README.md
@@ -1,7 +1,7 @@
|
||||
# depot_tools
|
||||
|
||||
This package contains tools for working with Chromium development. It requires
|
||||
python 2.7.
|
||||
Tools for working with Chromium development. It requires python 2.7.
|
||||
|
||||
|
||||
|
||||
## Tools
|
||||
@@ -32,7 +32,7 @@ disable auto update, set the environment variable `DEPOT_TOOLS_UPDATE=0`.
|
||||
To update package manually, run `update_depot_tools.bat` on Windows,
|
||||
or `./update_depot_tools` on Linux or Mac.
|
||||
|
||||
On Windows only, running `gclient` will install `git` and `python`.
|
||||
On Windows only, running `gclient` will install `git` and `python`.
|
||||
|
||||
|
||||
## Contributing
|
||||
@@ -61,6 +61,10 @@ To contribute change for review:
|
||||
...
|
||||
git cl upload -t "Fixes goat teleporter destination to be Australia"
|
||||
|
||||
See also [open bugs](https://bugs.chromium.org/p/chromium/issues/list?can=2&q=component%3AInfra%3ESDK),
|
||||
[open reviews](https://chromium-review.googlesource.com/q/status:open+project:chromium%252Ftools%252Fdepot_tools),
|
||||
[forum](https://groups.google.com/a/chromium.org/forum/#!forum/infra-dev) or
|
||||
[report problems](https://bugs.chromium.org/p/chromium/issues/entry?components=Infra%3ESDK).
|
||||
|
||||
### cpplint.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user