modifs.mineures sans commentaires
This commit is contained in:
parent
c131264dea
commit
60bd096a29
22
.pdeps.yml
22
.pdeps.yml
@ -1,22 +0,0 @@
|
||||
# -*- coding: utf-8 mode: yaml -*- vim:sw=2:sts=2:et:ai:si:sta:fenc=utf-8
|
||||
|
||||
branch: php74
|
||||
flows:
|
||||
php74:
|
||||
develop: php74
|
||||
feature: wip74/
|
||||
release: rel74-
|
||||
main:
|
||||
name: dist74
|
||||
tag_suffix: p74
|
||||
hotfix: hotfix74-
|
||||
php82:
|
||||
develop:
|
||||
name: php82
|
||||
merge: php74
|
||||
feature: wip82/
|
||||
release: rel82-
|
||||
main:
|
||||
name: dist82
|
||||
tag_suffix: p82
|
||||
hotfix: hotfix82-
|
11
.pman.conf
Normal file
11
.pman.conf
Normal file
@ -0,0 +1,11 @@
|
||||
# -*- coding: utf-8 mode: sh -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8
|
||||
|
||||
UPSTREAM=
|
||||
DEVELOP=dev74
|
||||
FEATURE=wip74/
|
||||
RELEASE=rel74-
|
||||
MAIN=dist74
|
||||
TAG_SUFFIX=p74
|
||||
HOTFIX=hotf74-
|
||||
DIST=
|
||||
NOAUTO=
|
Loading…
Reference in New Issue
Block a user