gitlab-org--gitlab-foss/lib/gitlab/legacy_github_import
Stan Hu a9ab6dbc63 Refactor use of Shell.import_repository for Wikis
The previous behavior would pass in a list of parameters
to Shell, but we can improve this by using the WikiFormatter
and Project models to give us the same information.
2019-02-05 21:33:09 -08:00
..
base_formatter.rb
branch_formatter.rb
client.rb
comment_formatter.rb
importer.rb Refactor use of Shell.import_repository for Wikis 2019-02-05 21:33:09 -08:00
issuable_formatter.rb
issue_formatter.rb
label_formatter.rb
milestone_formatter.rb
project_creator.rb
pull_request_formatter.rb
release_formatter.rb
user_formatter.rb
wiki_formatter.rb Refactor use of Shell.import_repository for Wikis 2019-02-05 21:33:09 -08:00