1
1
mirror of https://github.com/go-gitea/gitea synced 2025-10-30 02:48:26 +00:00
Files
gitea/modules/git/command.go
techknowlogick 9a17e2830b refactor repo_stats to use os.pipe (#11726)
* refactor repo_stats to use os.pipe

* woops. missing reader.

* stdout not stderr, woops

* Fix copyright date and ensure that the stderr is collected

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Andrew Thornton <art27@cantab.net>
2020-09-05 16:12:14 -04:00

8.4 KiB