Compare commits

...

1 Commits

Author SHA1 Message Date
Guillaume Emorine
7ae730b3be Modification expérimentale du script 2024-10-14 16:32:19 +02:00

View File

@ -24,6 +24,7 @@ else
echo "Commit en cours..."
sleep 1
git commit
git tag -l v.
echo "Entrez la version du tag:"
read tag
git tag $tag