pcottle / learnGitBranching

An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
https://pcottle.github.io/learnGitBranching/
MIT License
30.16k stars 5.72k forks source link

git tags main^2 is broken #1144

Closed nimbius closed 2 months ago

nimbius commented 2 months ago

git tags level command 'git tag v0 main^2' tags main^1 instead.