Skip to content

reposet: limit printing git fetch error to first 10 lines

clayton craft requested to merge update into master

Sometimes error messages from git can be really, really verbose, so this limits the output to the first 10 lines. The actual error seems to be in the first line.

Merge request reports