Resolve "Choosing “Initialize repo with a README” breaks project created from template"
What does this MR do?
Remove the “Initialize repository with a README” option when creating a project from a project template in order to avoid creating an empty project.
Screenshots:
before | after |
---|---|
![]() |
![]() |
EE port: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/7332
What are the relevant issue numbers?
https://gitlab.com/gitlab-org/gitlab-ce/issues/50808
Does this MR meet the acceptance criteria?
- Changelog entry added, if necessary
- Documentation created/updated
- Tests added for this feature/bug
- Conforms to the code review guidelines
- Conforms to the merge request performance guidelines
- Conforms to the style guides
- Conforms to the database guides
Closes #50808 (closed)