mirror of
https://github.com/git/git.git
synced 2026-04-01 12:30:09 +02:00
You cannot currently checkout the tip of an existing branch
without moving to the branch.
This allows you to detach your HEAD and place it at such a
commit, with:
$ git checkout master^0
Signed-off-by: Junio C Hamano <junkio@cox.net>
6.9 KiB
Executable File
6.9 KiB
Executable File