Open cztomczak opened 9 years ago
I agree with this. I've wanted to consolidate error handling when I moved to a single backend interface but I never got around to it.
@CzarekTomczak Want to do a Pull Request with the fix(es)?
@justinclift Not right now. Later, maybe.
Here are the logs from when cloning repository (which executes git fat pull command via git hook):
The error messages are displayed at the very top due to issues with flushing output buffer. After downloading 100 files you don't see no error messages when
git fat pull
completes. Files are not restored and cloning really failed. There is no clear indication whether git fat pull succeeded or failed.There are two issues:
Currently you see:
But instead I think it should be: