Read git data via gitaly
es-git-go's initial implementation (see #1 (closed)) will read git data directly off the filesystem, using libgit2 or a pure-go filesystem. In time, we'll need to convert it to pull the required data from Gitaly instead.
es-git-go's initial implementation (see #1 (closed)) will read git data directly off the filesystem, using libgit2 or a pure-go filesystem. In time, we'll need to convert it to pull the required data from Gitaly instead.