Merge branch 'rs/log-invert-grep-with-headers'

"git log --invert-grep --author=<name>" used to exclude commits written by the given author, but now "--invert-grep" only affects the matches made by the "--grep=<pattern>" option. * rs/log-invert-grep-with-headers: log: let --invert-grep only invert --grep

Junio C Hamano committed Jan 5, 2022 at 14:01 UTC 2043ce828e8020778c5460eaf7d5a207317c1c09

No changes.