diff options
author | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2021-07-02 11:00:30 +0200 |
---|---|---|
committer | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2021-07-02 11:10:16 +0200 |
commit | 1fc7d0ad7f255601816bd0112e5da2f04069dfed (patch) | |
tree | 2a5e72be6668155f2e2931903efc1e07f585212b /bootstrap/codesearch/tox.ini | |
parent | d671e65bde10a92b58d40a50229ec28a5a75ee69 (diff) |
[CODESEARCH] Rework how --git option works
"--git" will not only affect the "base-url" in Hound config for
code browser but also the "url" for the repository clone string.
This is the most sane behavior as git protocol is the most efficient
one in terms of speed.
"git" and "ssh" options are also set to be mutually exclusie as
according to the above change using git protocol based clone and
passing ssh credentials would not make sense as git protocol does
not support any kind of authentication.
Change-Id: I9897bc2aec2707ca4ed7543b1576686fb8e2b2da
Issue-ID: INT-1940
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Diffstat (limited to 'bootstrap/codesearch/tox.ini')
0 files changed, 0 insertions, 0 deletions