Skip to content

for-every-commit: Use git fetch --unshallow

Ian Jackson requested to merge ci into main

Apparently git-fetch honours gitlab's shallow setting and git-rev-list just ignores the trunctation.

Merge request reports