124b072f0b
Follows #19266, #8553, Close #18553, now there are only three `Run..(&RunOpts{})` functions. * before: `stdout, err := RunInDir(path)` * now: `stdout, _, err := RunStdString(&git.RunOpts{Dir:path})` |
||
---|---|---|
.. | ||
bleve.go | ||
bleve_test.go | ||
elastic_search.go | ||
elastic_search_test.go | ||
git.go | ||
indexer.go | ||
indexer_test.go | ||
search.go | ||
wrapped.go |