commit | fb527e3f522a9f6ae05ee1fd707fb0b45c9190f2 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@google.com> | Tue Aug 27 02:34:32 2019 -0400 |
committer | Mike Frysinger <vapier@google.com> | Thu Sep 19 01:52:08 2019 +0000 |
tree | 6d9d77ce18d6114c717145072f2f8cce7d848390 | |
parent | 6be76337a0b6dd173c75a982f6aa7ff17526ac05 [diff] |
sync: create dedicated manifest project update func Cut out some more standalone code from Execute to make this func a bit more manageable. The manifest project update is pretty simple and standalone, but still takes up a good chunk of what's left. Change-Id: Idc2442d9def495eccd0a49cda203c44aef16f129 Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/236614 Tested-by: Mike Frysinger <vapier@google.com> Reviewed-by: David Pursehouse <dpursehouse@collab.net>
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.