Como identificar o commit da tag alpha-prototype?
alpha-prototype
Use sempre HEAD, pois todo marco pertence ao commit mais recente.
Use git log --oneline e copie o hash ao lado de Add initial time flux capacitor.
git log --oneline
Execute git tag | wc -l antes que existam tags.
git tag | wc -l
Use time_machine.js como se fosse um hash de commit.
time_machine.js