commit | 12ee5446e9eb8b9d0ae5425fb1e00bf05f93facd | [log] [tgz] |
---|---|---|
author | Ereth McKnight-MacNeil <ereth@google.com> | Wed Dec 19 21:28:35 2018 -0800 |
committer | Jonathan Nieder <jrn@google.com> | Thu Dec 20 19:55:02 2018 +0000 |
tree | 5402f6580677be040bcd757104fa1e8f2110f8cb | |
parent | e158e3802da077ff1d6dad41165d9f51a560886c [diff] |
init: Remove -c short option for --current-branch This option conflicts with the gitc-init -c short option. Bug: https://crbug.com/gerrit/10200 Change-Id: I06f37564429ca0bd4c0bbea6066daae4f663c838
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.