Skip to content

bundleuri: Log when errors happen in getting the git config

John Cai requested to merge jc/log-bundleuri-errors into master

We currently swallow errors when producing the git config to turn on bundle uri. Let's log the errors so we know what happened.

fixes: #5912 (closed)

Merge request reports