Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
revisions: initialize revs->grep_filter using grep_init()
author
Junio C Hamano
<gitster@pobox.com>
Tue, 9 Oct 2012 23:40:03 +0000
(16:40 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 10 Oct 2012 06:21:29 +0000
(23:21 -0700)
Instead of using the hand-rolled initialization sequence,
use grep_init() to populate the necessary bits. This opens
the door to allow the calling commands to optionally read
grep.* configuration variables via git_config() if they
want to.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
918d4e1
)
No differences found