We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e5c2b75 + d163f06 commit 7830394Copy full SHA for 7830394
book/02-git-basics/sections/tagging.asc
@@ -282,7 +282,7 @@ Turn off this advice by setting config variable advice.detachedHead to false
282
283
HEAD is now at 99ada87... Merge pull request #89 from schacon/appendix-final
284
285
-$ git checkout 2.0-beta-0.1
+$ git checkout v2.0-beta-0.1
286
Previous HEAD position was 99ada87... Merge pull request #89 from schacon/appendix-final
287
HEAD is now at df3f601... Add atlas.json and cover image
288
----
0 commit comments