GIT - Annotated Tags

Las etiquetas anotadas son etiquetas con más información, como comentarios, asociadas a ellas.

Command Listing


pwd
git status
clear
git tag -a v-1.0
git tag --list
git log --oneline --decorate --graph --all
git show v-1.0



Publicar un comentario

0 Comentarios