Chromium and Chromium OS use a package of scripts called depot_tools to manage checkouts and code reviews.
The depot_tools package includes
gclient , gcl , git-cl , repo , and others.View the updated depot_tools set-up documentation in the depot_tools tutorial. See also How-To: Using depot_tools |
For Developers > How-Tos >