git-meta icon indicating copy to clipboard operation
git-meta copied to clipboard

`git meta push` does not drain stderr from subprocs

Open abliss opened this issue 7 years ago • 1 comments
trafficstars

GIT_TRACE_PACKET=true git meta push

Failed to push submodule x/y: stderr maxBuffer exceeded `git -C '/home/abliss/src/meta.prod/x/y/' push -f https://example.com/main/x/y 
f9db9c73e38b6795f246fb4ea76d39574f9d38a9:refs/commits/f9db9c73e38b6795f246fb4ea76d39574f9d38a9` (exited with error code undefined)

abliss avatar May 11 '18 18:05 abliss

Also "error code undefined" seems like a bug.

abliss avatar May 11 '18 18:05 abliss