mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2026-04-26 10:35:36 +02:00
Previously git clones could fail without any indication unless you edited the source to change `logger=None` to use a configured logger. Now a non-zero return code will always output a message to stderr and will display the executed command so it can be rerun for troubleshooting.