commit | e43322625a423c2dc7aa8b0648c172ccbe7aefa7 | [log] [tgz] |
---|---|---|
author | Zac Livingston <zacl@codeaurora.org> | Fri Jun 16 08:56:09 2017 -0600 |
committer | David Pursehouse <dpursehouse@collab.net> | Fri Aug 25 00:00:02 2017 +0000 |
tree | 3ae70681f8fd7ec0f30ca5a98690e8c5aba44e26 | |
parent | c94d6eb90233421b431adbd5a01b7ec24729a285 [diff] |
Print a message when fetching is skipped for an immutable ref The output indicates that fetching happens even when it is skipped. To avoid confusion, print a message when fetching is skipped for an immutable ref so that the user knows when and why a fetch is skipped. Change-Id: Id6e4812cebc5e57d379feb76a9d034af0b93043b
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.