repos: introduce a new repo conf parameter "type"
This will be used to carry the type of repo we are talking about. At the moment it defaults to "git". Signed-off-by: Henning Schild <henning.schild@siemens.com>
This commit is contained in:
committed by
Daniel Wagner
parent
9da82dba13
commit
0c7db599fd
@@ -28,5 +28,5 @@ __copyright__ = 'Copyright (c) Siemens AG, 2017'
|
||||
__version__ = '0.15.0'
|
||||
|
||||
# Please update docs/format-changelog.rst when changing the file version.
|
||||
__file_version__ = 6
|
||||
__file_version__ = 7
|
||||
__compatible_file_version__ = 1
|
||||
|
Reference in New Issue
Block a user