commit | 02c0ee6ae61f4733970203c8241eaad4ba4c6ae5 | [log] [tgz] |
---|---|---|
author | Shouheng Zhang <shouheng.zhang@intel.com> | Fri Dec 08 09:54:58 2017 +0800 |
committer | Shouheng Zhang <learning.albert.zhang@gmail.com> | Thu Dec 21 09:20:25 2017 +0800 |
tree | 386755a0a36c20fac6923db4fff1c7c9837a8647 | |
parent | 1dc36600efb0930f235e5a60d1df4600314e3035 [diff] |
Sync correctly when subproject url is a relative url to its parent url Issue: when subproject url is a relative in .gitmodules repo tool cannot handle this and cause: "fatal: '***' does not appear to be a git repository fatal: Could not read from remote repository." issue. Signed-off-by: Shouheng Zhang <shouheng.zhang@intel.com> Change-Id: I2a24c291ea0074ba13a740b32a11c0c25975e72b
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.