Skip to content

rake:import:repos: fix exclude wiki regex for importing repositories

gitlab-qa-bot requested to merge github/fork/HerrBerg/master into master

Created by: HerrBerg

fix typo

the old regex exluded all repositories with its name ending in wiki

the new regex allows importing repositories with repository name ending with wiki but still exclude gitlab wiki repositories

Merge request reports