Fix incorrect false comparison logic
What does this Merge Request do and why?
This MR fixes a bug where the false
string was incorrectly inspected, resulting in git fetch
not being run for all projects except for gitlab-org/gitlab
.
Merge Request checklist
-
This change is backward compatible. If not, please include steps to communicate to our users. -
Tests added for new functionality. If not, please raise Issue to follow-up. -
Documentation added/updated, if needed. -
gdk doctor
test added, if needed. -
Add the ~highlight
label if this MR should be included in theCHANGELOG.md
.
Closes #1197 (closed)