modifs.mineures sans commentaires

This commit is contained in:
Jephté Clain 2025-02-26 06:58:21 +04:00
parent c131264dea
commit 60bd096a29
2 changed files with 11 additions and 22 deletions

View File

@ -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
View 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=