| David Shevitz | 42135f9 | 2017-07-13 09:52:28 -0700 | [diff] [blame^] | 1 | = Gerrit Product Overview |
| 2 | |
| 3 | Gerrit is a web-based code review tool built on top of the |
| 4 | https://git-scm.com/[Git version control system]. This introduction provides |
| 5 | an overview of Gerrit and describes how Gerrit integrates into a typical |
| 6 | development workflow. It also provides a brief tutorial that shows how to manage |
| 7 | a change using Gerrit. |
| 8 | |
| 9 | == What is Gerrit? |
| 10 | |
| 11 | Gerrit makes code review easy by providing a lightweight framework for reviewing |
| 12 | commits before they are accepted by the codebase. Gerrit works equally well for |
| 13 | projects where approving changes is restricted to selected users, as is typical |
| 14 | for Open Source software development, as well as projects where all contributors |
| 15 | are trusted. |
| 16 | |
| 17 | == Learn About Gerrit |
| 18 | |
| 19 | If you're new to Gerrit and want to know more about how it can improve your |
| 20 | developer workflow, see the following topics: |
| 21 | |
| 22 | . link:intro-product-overview.html[Product Overview] |
| 23 | . link:intro-gerrit-walkthrough.html[Basic Gerrit Walkthrough] |
| 24 | |
| 25 | == Getting Started |
| 26 | |
| 27 | This documentation contains several guides to help you learn about the Gerrit |
| 28 | features most relevant to you: |
| 29 | |
| 30 | . link:intro-user.html[User Guide] |
| 31 | . link:intro-project-owner.html[Project Owner Guide] |
| 32 | . link:http://source.android.com/submit-patches/workflow[Default Android Workflow] (external) |
| 33 | |
| 34 | GERRIT |
| 35 | ------ |
| 36 | Part of link:index.html[Gerrit Code Review] |
| 37 | |
| 38 | SEARCHBOX |
| 39 | --------- |
| 40 | |