commit | d88f53e2b9634b9645f80b2d8e653beac24711fe | [log] [tgz] |
---|---|---|
author | Changcheng Xiao <xchangcheng@google.com> | Mon Aug 07 15:05:46 2017 +0200 |
committer | Changcheng Xiao <xchangcheng@google.com> | Mon Aug 07 15:08:18 2017 +0200 |
tree | 7fc6d88e282aa7d11322549f900b6708f135ab3f | |
parent | 87984c6db4962043c2b9e5a5a4a30eaf6d066077 [diff] |
Migrate git-repo to create private changes rather than drafts Considering that some users might expect changes created with '-d' option are not public. Private changes may be a better choice here than work-in-progress changes. Change-Id: I46a8fb9ae38beb41cf96d6abe82bea6db2439669
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.