commit | 7e011c40bc6c7dbd48b033fb16c861b1166f808c | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Wed Aug 31 17:13:48 2005 -0700 |
committer | Junio C Hamano <junkio@cox.net> | Wed Aug 31 17:13:48 2005 -0700 |
tree | 58a26ae0dfe322d540d001f116294c16cc7d3b1b | |
parent | 6e7722e6f88c049f43a1c00c45c502542d1a5752 [diff] |
Fix git-status when HEAD is invalid. It tried to do git-diff-cache against HEAD, of course. Signed-off-by: Junio C Hamano <junkio@cox.net>