-
- Downloads
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
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- lib/gitlab/import_export/command_line_util.rb 8 additions, 0 deletionslib/gitlab/import_export/command_line_util.rb
- lib/gitlab/import_export/repo_restorer.rb 11 additions, 1 deletionlib/gitlab/import_export/repo_restorer.rb
- spec/features/projects/import_export/import_file_spec.rb 2 additions, 1 deletionspec/features/projects/import_export/import_file_spec.rb
Loading
Please register or sign in to comment