Yann Hodique <yann.hodi...@gmail.com> writes:

> $ git checkout next; git diff-files; git checkout next; git diff-files
> Already on 'next'
> :100644 100644 bd774cccaa14e061c3c26996567ee28f4f77ec80 
> 0000000000000000000000000000000000000000 M    magit.el
> Already on 'next'
> $

If you run "git update-index --refresh" between the first "checkout"
and "diff-files", do you still see the issue?
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to