Skip to content
Florian B edited this page Mar 30, 2022 · 2 revisions

Welcome to the lvmtan wiki!

git commit -a -m "0.0.x"
git push 

git tag 0.0.x
git push --tags

git tag --delete 0.0.x
git push --delete 0.0.x
Clone this wiki locally