Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 358 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 358 Bytes

Project: todolist

Automatic tag

git tag --sort=-v:refname # Listar descendiente
sh ghpages.sh 0.1.26 # Ejecutar shell script

Manually tag

git tag -a 1.0.X -m "version 1.0.X" # Comentar version tag
git push -f git@github.com:alexchristianqr/portfolio.git master:gh-pages # Link repositorio github