Skip to content

Remove gitaly-proto/go/helper

Jacob Vosmaer (GitLab) requested to merge remove-pbhelper into master

We have gitaly/streamio now, which has test coverage.

I also think it's simpler and more flexible to use io.Reader instead of our special io.WriterTo from the helper package.

Edited by Jacob Vosmaer (GitLab)

Merge request reports