Home
last modified time | relevance | path

Searched refs:restore_branch_shas (Results 1 – 1 of 1) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/bitbucket_server_import/
H A Dimporter.rb118 created_branches = restore_branch_shas(shas_to_restore)
125 def restore_branch_shas(shas_to_restore) method in Gitlab.BitbucketServerImport.Importer