Skip to content

Add more debugging output when debugging is enabled

Kevin Daudt requested to merge no-clone-complete-repo into master

In order to debug issues with history being incomplete after a shallow clone, we need more debugging information.

At the same time, the git fetch that is always performed is muted.

Merge request reports