PTU5KAS/kas
Jan Kiszka 26a1a0b03b Create from local branch before applying patches with git
If refspec is pointing to an upstream branch name, the checkout for a
second run will not reset a repo back to the upstream commit. That is
because we applied the repo patches to a local branch that carries the
name of the upstream one.

Fix that by switching to local branch prior to applying any patches.

Reported-by: Belisko Marek <marek.belisko@gmail.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2019-09-23 13:08:51 +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 build: Fix name of argument variable 2019-09-03 10:42:19 +02:00
config.py config: Remove dead code 2019-08-30 09:41:46 +02: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 Create from local branch before applying patches with git 2019-09-23 13:08:51 +02:00
shell.py scripts: Remove pylint 2018-12-07 09:55:26 +01:00