commit | 6e310790334b2cd7f7ba72cf3dbd3585176ccbdf | [log] [tgz] |
---|---|---|
author | Joe Kilner <joekilner@google.com> | Thu Oct 27 15:53:53 2016 -0700 |
committer | Jonathan Nieder <jrn@google.com> | Thu Oct 27 15:56:38 2016 -0700 |
tree | 5f2188eb4bcaf7288b2927165d03e308ddd7a534 | |
parent | 4d5bb68d58f12885ea06fb73d5e17d8c780c9ff8 [diff] |
Add sso to list of known schemes for relative URLs repo already special-cases sso:// URLs to behave similarly to https:// and rpc:// elsewhere in repo, but it forgot to do so here. Noticed when trying to use relative URLs in a manifest obtained using an sso:// URL. Change-Id: Ia11469a09bbd6e444dbc4f22c82f9bbe9f5fd083
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.