mirror of
https://github.com/git/git.git
synced 2026-01-12 13:53:11 +09: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