mirror of
https://github.com/git/git.git
synced 2026-01-13 04:06:01 +00: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