diff --git a/bin/pdev b/bin/pdev index 368e38a..f6d00c7 100755 --- a/bin/pdev +++ b/bin/pdev @@ -48,13 +48,13 @@ if [ -n "\$merge" ]; then esection "Fusionner la branche" EOF hook="BEFORE_MERGE_${SrcType^^}"; [ -n "${!hook}" ] && _scripta <