modifs.mineures sans commentaires
This commit is contained in:
parent
3a6fd67471
commit
25cf1c5282
@ -39,8 +39,11 @@ pci "maj projet"
|
|||||||
|
|
||||||
prel -C
|
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 checkout dev74
|
||||||
|
|
||||||
git cherry-pick "$commit"
|
git cherry-pick "$commit"
|
||||||
pp -a
|
pp -a
|
||||||
~~~
|
~~~
|
||||||
|
Loading…
Reference in New Issue
Block a user