46 lines
898 B
YAML
46 lines
898 B
YAML
|
header:
|
||
|
version: 8
|
||
|
|
||
|
repos:
|
||
|
this:
|
||
|
|
||
|
kas:
|
||
|
url: https://github.com/siemens/kas.git
|
||
|
refspec: master
|
||
|
patches:
|
||
|
plain:
|
||
|
repo: this
|
||
|
path: patches/kas-branch/003.patch
|
||
|
|
||
|
kas-branch:
|
||
|
url: https://github.com/siemens/kas.git
|
||
|
refspec: 907816a5c4094b59a36aec12226e71c461c05b77
|
||
|
patches:
|
||
|
plain:
|
||
|
repo: this
|
||
|
path: patches/kas/001.patch
|
||
|
quilt:
|
||
|
repo: this
|
||
|
path: patches/kas/quilt/
|
||
|
|
||
|
hello:
|
||
|
url: https://www.mercurial-scm.org/repo/hello/
|
||
|
refspec: default
|
||
|
type: hg
|
||
|
patches:
|
||
|
plain:
|
||
|
repo: this
|
||
|
path: patches/hello/001.patch
|
||
|
quilt:
|
||
|
repo: this
|
||
|
path: patches/hello/quilt/
|
||
|
|
||
|
hello-branch:
|
||
|
url: https://www.mercurial-scm.org/repo/hello/
|
||
|
refspec: 0a04b987be5a
|
||
|
type: hg
|
||
|
patches:
|
||
|
plain:
|
||
|
repo: this
|
||
|
path: patches/hello-branch/003.patch
|