Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve error messages in
git_clone
tasks
* Use consistent style * Print the error message from Git in all the cases so we know what actually went wrong¹ * See https://progress.opensuse.org/issues/163784 --- ¹ e.g.: ``` Error detecting remote default branch name for 'https://asdfasdfasd/os-autoinst/os-autoinst-distri-example.git': fatal: unable to access 'https://asdfasdfasd/os-autoinst/os-autoinst-distri-example.git/': Could not resolve host: asdfasdfasd at /hdd/openqa-devel/repos/openQA/script/../lib/OpenQA/Task/Git/Clone.pm line 66. ```
- Loading branch information