Skip to content

Fix rebase check

Florian Uhlig requested to merge f.uhlig/cbmroot:fix_rebase_check into master

Increase the depth of the shallow clone done by GitLab. If the number of commits is larger than the depth, the head of the upstream/master is not in the history otherwise. This fixes a problem of !399 (merged).

Merge request reports