diff options
| author | Junio C Hamano <gitster@pobox.com> | 2012-10-09 16:40:03 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2012-10-09 23:21:29 -0700 |
| commit | 918d4e1c907983d26b0c4d82d7f7abff4dbec4e5 (patch) | |
| tree | 482617f59391d949c55002d1fe026870d02f1ba0 /commit.c | |
| parent | grep: move pattern-type bits support to top-level grep.[ch] (diff) | |
| download | git-918d4e1c907983d26b0c4d82d7f7abff4dbec4e5.tar.gz git-918d4e1c907983d26b0c4d82d7f7abff4dbec4e5.zip | |
revisions: initialize revs->grep_filter using grep_init()
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>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions
