commit | 87fb5a1894354ec0e34ccec427a9803e24157847 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@google.com> | Thu Jun 13 01:54:46 2019 -0400 |
committer | Mike Frysinger <vapier@google.com> | Fri Jul 12 17:23:53 2019 +0000 |
tree | 39f3fe502643fa4f1c041d867bb8b9c40f0582ff | |
parent | ab85fe7c535bfa97c067354d8a23e39b849f6728 [diff] |
repo/main: add module docstrings This should help people get some bearings in the codebase. Change-Id: I951238fe617a3ecb04a47ead3809ec72c8fbf5a1 Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/231232 Reviewed-by: David Pursehouse <dpursehouse@collab.net> Tested-by: Mike Frysinger <vapier@google.com>
Repo is a tool built on top of Git. Repo helps manage many Git repositories, does the uploads to revision control systems, and automates parts of the development workflow. Repo is not meant to replace Git, only to make it easier to work with Git. The repo command is an executable Python script that you can put anywhere in your path.