-
- Downloads
Ignore submodules that are defined in .gitmodules but are checked in as directories.
Add tests that will pass if the test repo has a branch called 'fix-existing-submodule-dir' See: https://gitlab.com/stanhu/gitlab-git-test/commits/add-submodule-to-existing-dir Closes gitlab-org/gitlab-ce#1439
parent
4ce7663c
No related branches found
No related tags found
Showing
- CHANGELOG 3 additions, 0 deletionsCHANGELOG
- lib/gitlab_git/repository.rb 5 additions, 2 deletionslib/gitlab_git/repository.rb
- spec/branch_spec.rb 1 addition, 1 deletionspec/branch_spec.rb
- spec/commit_spec.rb 1 addition, 1 deletionspec/commit_spec.rb
- spec/repository_spec.rb 6 additions, 1 deletionspec/repository_spec.rb
- spec/support/repo.rb 1 addition, 1 deletionspec/support/repo.rb
Please register or sign in to comment