Compare commits
1 Commits
main
...
v.0.1.5-ge
Author | SHA1 | Date | |
---|---|---|---|
|
7ae730b3be |
@ -24,6 +24,7 @@ else
|
|||||||
echo "Commit en cours..."
|
echo "Commit en cours..."
|
||||||
sleep 1
|
sleep 1
|
||||||
git commit
|
git commit
|
||||||
|
git tag -l v.
|
||||||
echo "Entrez la version du tag:"
|
echo "Entrez la version du tag:"
|
||||||
read tag
|
read tag
|
||||||
git tag $tag
|
git tag $tag
|
||||||
|
Loading…
x
Reference in New Issue
Block a user