mirror of
https://github.com/git/git.git
synced 2025-12-23 12:14:22 +01:00
"git log --invert-grep --grep=WIP" will show only commits that do not have the string "WIP" in their messages. * cj/log-invert-grep: log: teach --invert-grep option