Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/git/git
/ grep_source
Class
grep_source
builtin/grep.c:110–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
static int skip_first_line;
109
110
static void add_work(struct grep_opt *opt, struct grep_source *gs)
111
{
112
if (opt->binary != GREP_BINARY_TEXT)
113
grep_source_load_driver(gs, opt->repo->index);
Callers
3
run
Function · 0.70
grep_oid
Function · 0.70
grep_file
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected