mirror of
https://github.com/git/git.git
synced 2026-03-15 03:00:07 +01:00
Instead of running strchr() on the list of status characters over and over again, parse the --diff-filter option into bitfields and use the bits to see if the change to the filepair matches the status requested. Signed-off-by: Junio C Hamano <gitster@pobox.com>
11 KiB
11 KiB