# Base Git Provider This is an incomplete provider. Currently, it acts as a base for {class}`.GitHubRepo`, and does not support cloning arbitrary Git URLs. ```{eval-rst} .. autoclass:: modify_repos.repo.git.GitRepo :show-inheritance: :members: ```