stash: refresh the index before deciding if the work tree is dirty
authorJunio C Hamano <gitster@pobox.com>
Thu, 4 Sep 2008 09:41:22 +0000 (02:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 6 Sep 2008 23:16:42 +0000 (16:16 -0700)
Unlike the case where the user does have a real change in the work tree,
refusing to work because of unclean stat information is not very helpful.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Acked-by: Nanako Shiraishi <nanako3@lavabit.com>
No differences found