Running git checkout head results in a detached HEAD and git checkout HEAD does nothing (as expected). Since Windows is case-insensitive, each command should match what happens in Unix for git checkout HEAD.
Windows 10 64-bit
git version 2.7.2.windows.1
This issue was previously reported on the old msysgit repo msysgit/msysgit#114
Running
git checkout headresults in a detached HEAD andgit checkout HEADdoes nothing (as expected). Since Windows is case-insensitive, each command should match what happens in Unix forgit checkout HEAD.Windows 10 64-bit
git version 2.7.2.windows.1
This issue was previously reported on the old msysgit repo msysgit/msysgit#114