comment out git

main
root 2023-11-27 19:35:39 -07:00
parent dabbdd053a
commit df0367db6b
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ vim CHANGELOG.txt
vim docs/source/conf.py
# git commit -m"v0.0.0" CHANGELOG.txt docs/source/conf.py
# git tag v0.0.0
git push
git push --tags
# git push
# git push --tags
```