mirror of
https://github.com/git/git.git
synced 2026-03-05 06:57:37 +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