commit | 2e14792a9481736e4b532da64813a7cb856c48a0 | [log] [tgz] |
---|---|---|
author | Kyunam.jo <kyunam.jo@lge.com> | Wed Oct 12 16:33:19 2016 +0900 |
committer | Kyunam Jo <kyunam.jo@lge.com> | Mon Oct 17 02:29:42 2016 +0000 |
tree | eb9c9db4514da7032f3a172873ce6dc1247beca0 | |
parent | 699bcd40be2c10e7e55d955e245f0621b8fab110 [diff] |
implement optional '--all' in the abandon command when you want to delete all local branches, you should be find all branches' name, and type them behind 'repo abandon' command. Usage: repo abandon --all [<project>...] Change-Id: I4d391f37fb9d89b8095488c585468eafc1a35f31
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.