diff options
author | Junio C Hamano <junkio@cox.net> | 2007-01-09 20:39:09 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-01-09 20:40:39 -0800 |
commit | bfbbb8f8cf8250718ffd028efe179557d29ae72d (patch) | |
tree | 38c08b88ed30aafebc78d9c363047f33d73c642b /cache.h | |
parent | git-checkout: safety check for detached HEAD checks existing refs (diff) | |
download | tgif-bfbbb8f8cf8250718ffd028efe179557d29ae72d.tar.xz |
git-checkout: handle local changes sanely when detaching HEAD
When switching branches, we usually first try read-tree to make
sure that we do not lose the local changes and then updated the
HEAD using update-ref. However, we detached and updated HEAD
before these checks, which was quite bad in a repository with
local changes.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'cache.h')
0 files changed, 0 insertions, 0 deletions