commit | 2b42d288c08bdfd0fc3402fa118d91a1aebdb655 | [log] [tgz] |
---|---|---|
author | Renaud Paquay <rpaquay@google.com> | Mon Oct 01 14:59:48 2018 -0700 |
committer | Renaud Paquay <rpaquay@google.com> | Wed Oct 03 09:41:09 2018 -0700 |
tree | 47e8605380a0ea76c5da92cf461b798a8c59ab25 | |
parent | e469a0c741832f6584513f4a382d6b93f417b8d2 [diff] |
Windows: Add support for creating symlinks as an unprivileged user See https://blogs.windows.com/buildingapps/2016/12/02/symlinks-windows-10/ for announcement of new flag. This change follow the same pattern as what was done in "go": https://github.com/golang/go/pull/24307/files#diff-b87bc12e4da2497308f9ef746086e4f0 Change-Id: If1e99fefdd3f787598e695731019c34b9bfcd1c2
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.