Compare commits
4 Commits
v.0.1.7-ge
...
v.0.2.1-ge
Author | SHA1 | Date | |
---|---|---|---|
|
745f7a8537 | ||
|
d0a6791cad | ||
|
e113c968e8 | ||
|
5b1d78f9ff |
@@ -24,7 +24,7 @@ else
|
||||
echo "Commit en cours..."
|
||||
sleep 1
|
||||
git commit
|
||||
git tag -l "v.0*" --sort="-v:refname"
|
||||
git tag -l "v.*" --sort="-v:refname"
|
||||
echo "Entrez la version du tag: (Le plus récent est en haut)"
|
||||
read tag
|
||||
git tag $tag
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user