Support git patch searching with patch-grep

This commit is contained in:
William Carroll 2018-01-08 15:15:20 -05:00
parent cf4b300845
commit 45ac022da2

View file

@ -8,6 +8,7 @@
changed-files =
conflicts = diff --name-only --diff-filter=U
yday = ! git log --name-only --since=yesterday.midnight --until=today.midnight --author=\"$(git config --get user.email)\"
patch-grep = log -p -S
[commit]
gpgsign = true
[gpg]