• Nick Thomas's avatar
    Promote Gitlab::Shell#url_to_repo to a class method · b29eed55
    Nick Thomas authored
    This method is a static transformation of its arguments so it makes
    more sense as a class method - no need for a Gitlab::Shell instance.
    
    This allows us to remove `Gitlab::ShellAdapter` from a few places.
    b29eed55
submodule_helper.rb 3.82 KB