mirror of
https://github.com/git/git.git
synced 2025-12-18 12:00:25 +01:00
Giving "--invert-grep" and "--all-match" without "--grep" to the "git log" command resulted in an attempt to access grep pattern expression structure that has not been allocated, which has been corrected. * ab/grep-simplify-extended-expression: grep.c: remove "extended" in favor of "pattern_expression", fix segfault
47 KiB
47 KiB