commit | d1ebc89a083f2966f8c65246bb63e2deaadfab62 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Wed Aug 30 10:24:03 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Aug 30 10:24:03 2017 +0000 |
tree | cd6bd047ba2c7b83a25ba045a48efa95393f7fbe | |
parent | 9ead97bb51f5b1ad1d0a45e0c5442f15e1e38fd7 [diff] | |
parent | ad1abcb556bfff2744928a8f29d216aee43fdbe3 [diff] |
Merge changes from topic "windows-support" * changes: Port os.rename calls to work on Windows Workaround shutil.rmtree limitation on Windows Add support for creating symbolic links on Windows Make "git command" and "forall" work on Windows
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.