mirror of
https://github.com/git/git.git
synced 2024-11-25 02:44:48 +08:00
Fix DIFF_QUEUE_CLEAR refactoring
It introduced a macro to reduce repeated assignments to three fields, but an unrelated and incorrect change snuck in by mistake, which broke commands like "git diff-files -p --submodule". Noticed by Sven Verdoolaege. Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
9ca5df9061
commit
ee38d823f7
Loading…
Reference in New Issue
Block a user