mirror of
https://git.mirrors.martin98.com/https://github.com/petaflot/pygcode
synced 2025-08-13 20:16:00 +08:00
git tag doc
This commit is contained in:
parent
2b80bc5654
commit
b9ff02235e
@ -178,9 +178,11 @@ to make sure it's sane
|
||||
|
||||
# Deployment in Git
|
||||
|
||||
merge deployed branch to `master`
|
||||
merge deployed branch to `master`, then...
|
||||
|
||||
```
|
||||
git checkout master
|
||||
git pull
|
||||
git tag ${version} -m "<change description>"
|
||||
git push --tags origin master
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user