I am trying to find the way to clone all the git repositories from a remote GitLab group.
with python ( gitPython for example )
Can you help me