-
- 下载
Merge branch 'fix/import-project-hooks' into 'master'
fix repo hooks missing on import Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/19556 Repo hooks are missing from imported projects - [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added - Tests - [x] Added for this feature/bug - [x] All builds are passing - [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [x] Branch has no merge conflicts with `master` (if you do - rebase it please) - [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) See merge request !5549
显示
- CHANGELOG 1 个添加, 0 个删除CHANGELOG
- lib/gitlab/import_export/command_line_util.rb 8 个添加, 0 个删除lib/gitlab/import_export/command_line_util.rb
- lib/gitlab/import_export/repo_restorer.rb 11 个添加, 1 个删除lib/gitlab/import_export/repo_restorer.rb
- spec/features/projects/import_export/import_file_spec.rb 2 个添加, 1 个删除spec/features/projects/import_export/import_file_spec.rb
加载中
想要评论请 注册 或 登录