Fix and improve error handling for Git updates
- Cloning failure will not create
.git
folder anymore -
stderr
will now be printed instead ofstdout
on FAILURE - Proper formatting for
StepResult
if exception occurs ingit
Python package
.git
folder anymorestderr
will now be printed instead of stdout
on FAILUREStepResult
if exception occurs in git
Python package