-
- Downloads
Encapsulate git operations for mirroring in Gitlab::Git
Showing
- app/models/project.rb 6 additions, 2 deletionsapp/models/project.rb
- app/models/repository.rb 2 additions, 15 deletionsapp/models/repository.rb
- app/services/projects/import_service.rb 1 addition, 1 deletionapp/services/projects/import_service.rb
- lib/github/import.rb 3 additions, 1 deletionlib/github/import.rb
- lib/gitlab/git/repository.rb 18 additions, 8 deletionslib/gitlab/git/repository.rb
- lib/gitlab/git/repository_mirroring.rb 95 additions, 0 deletionslib/gitlab/git/repository_mirroring.rb
- lib/gitlab/git/wiki.rb 2 additions, 0 deletionslib/gitlab/git/wiki.rb
- spec/lib/gitlab/git/repository_spec.rb 61 additions, 16 deletionsspec/lib/gitlab/git/repository_spec.rb
lib/gitlab/git/repository_mirroring.rb
0 → 100644
Please register or sign in to comment