mirror of
https://github.com/git-for-windows/git.git
synced 2026-07-05 04:01:03 -05: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