commit | c94d6eb90233421b431adbd5a01b7ec24729a285 | [log] [tgz] |
---|---|---|
author | Jonathan Nieder <jrn@google.com> | Tue Aug 08 18:34:53 2017 +0000 |
committer | Jonathan Nieder <jrn@google.com> | Tue Aug 08 18:34:53 2017 +0000 |
tree | ab8bb74e27b845419ef57048044d758ff3eb1d3f | |
parent | d88f53e2b9634b9645f80b2d8e653beac24711fe [diff] |
Revert "Migrate git-repo to create private changes rather than drafts" This reverts commit d88f53e2b9634b9645f80b2d8e653beac24711fe. I merged it too hastily without paying enough attention to compatibility with released Gerrit versions. Change-Id: I4028d4737df1255f11e217da183a19a010597d5b
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.