modifs.mineures sans commentaires

This commit is contained in:
Jephté Clain 2025-05-12 15:41:37 +04:00
parent 242abe737b
commit 34475ca73e

View File

@ -37,8 +37,11 @@ pci "maj projet"
prel -C
commit="$(git log --grep="Init changelog . version ${version}p82" --format=%H)"
commit="$(git log --grep="Init changelog . version ${version}p82" --format=%H)" &&
echo "commit=$commit"
git checkout dev74
git cherry-pick "$commit"
pp -a
~~~