+21
-2
knotserver/git/last_commit.go
+21
-2
knotserver/git/last_commit.go
···-func (g *GitRepo) streamingGitLog(ctx context.Context, extraArgs ...string) (io.Reader, error) {+func (g *GitRepo) streamingGitLog(ctx context.Context, extraArgs ...string) (io.ReadCloser, error) {······