code check
This commit is contained in:
@ -34,4 +34,4 @@ def git_folder_name(url):
|
||||
'https://bitbucket.org': 'bitbucket',
|
||||
'https://gitlab.gnome.org': 'gnome'
|
||||
}
|
||||
return derive_folder_name(url, replaces)
|
||||
return derive_folder_name(url, replaces)
|
||||
|
Reference in New Issue
Block a user