We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0ec350 commit 643805cCopy full SHA for 643805c
1 file changed
git/git.go
@@ -331,7 +331,6 @@ func parseBatchHeader(spec string, header string) (OID, ObjectType, counts.Count
331
type ObjectIter struct {
332
cmd1 *exec.Cmd
333
cmd2 *exec.Cmd
334
- in1 io.Writer
335
out1 io.ReadCloser
336
out2 io.ReadCloser
337
f *bufio.Reader
0 commit comments