Support git patch searching with patch-grep
This commit is contained in:
parent
cf4b300845
commit
45ac022da2
1 changed files with 1 additions and 0 deletions
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue