Skip to content

database: remove need to specify gitserverrepo for mustCreate helper.

Administrator requested to merge k/mustCreate-refactor into main

Created by: keegancsmith

Most call sites for the mustCreate helper do not care about gitserver_repo. This commit introduces mustCreateGitserverRepo which will specify non-standard fields for gitserver_repo table. This PR then contains several refactors via comby to move most call sites to mustCreate.

Merge request reports

Loading