PTU5KAS/kas
Pascal Bach 66bd078e7f repos: make sure the remote url is matching the kas file
Currently the the remote URL is only set during the initial clone.
This might lead to confusion with the user as changing the URL in the kas.yml
does not get reflected and thus errors about references not found show up.

This change makes sure the URL is always set to the value specified in the
kas.yml file.

For mercurial this currently prints a warning as there is no command to change
the default path.

Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
[Jan: fix up style, adjust comment on hg's set_remote_url_cmd]
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2019-08-13 20:38:03 +02:00
..
__init__.py __init__: Better support introspection 2018-12-07 09:56:09 +01:00
__main__.py Correct grammar, spelling and copyright year in files 2018-09-05 12:46:35 +02:00
__version__.py Release 1.0 2019-03-21 13:07:32 +01:00
build.py scripts: Remove pylint 2018-12-07 09:55:26 +01:00
config.py scripts: Remove pylint 2018-12-07 09:55:26 +01:00
configschema.py Correct grammar, spelling and copyright year in files 2018-09-05 12:46:35 +02:00
context.py scripts: Remove pylint 2018-12-07 09:55:26 +01:00
includehandler.py scripts: Remove pylint 2018-12-07 09:55:26 +01:00
kas.py kas: Better support introspection 2018-12-07 09:56:09 +01:00
libcmds.py scripts: Remove pylint 2018-12-07 09:55:26 +01:00
libkas.py scripts: Remove pylint 2018-12-07 09:55:26 +01:00
repos.py repos: make sure the remote url is matching the kas file 2019-08-13 20:38:03 +02:00
shell.py scripts: Remove pylint 2018-12-07 09:55:26 +01:00