Skip to content
Compare
Choose a tag to compare
@sator-imaging sator-imaging released this 19 Dec 23:15
66c3e70

How to Update Tagged Commit

git checkout <develop>
git pull
git tag -f <tag>
git push -f --tags