Project

General

Profile

Download (516 Bytes) Statistics
| Branch: | Tag: | Revision:

hydrilla-builder / .gitmodules @ master

1
# SPDX-License-Identifier: CC0-1.0
2

    
3
# Copyright (C) 2022 Wojtek Kosior <koszko@koszko.org>
4
#
5
# Available under the terms of Creative Commons Zero v1.0 Universal.
6

    
7
[submodule "hydrilla-json-schemas-1.x"]
8
	path = src/hydrilla/schemas/1.x
9
	url = ../hydrilla-json-schemas
10
[submodule "hydrilla-json-schemas-2.x"]
11
	path = src/hydrilla/schemas/2.x
12
	url = ../hydrilla-json-schemas/
13
	branch = koszko
14
[submodule "hydrilla-source-package-example"]
15
	path = tests/source-package-example
16
	url = ../hydrilla-source-package-example
(2-2/9)