modify-repos/docs/providers/git.md
2025-01-14 09:45:23 -08:00

10 lines
258 B
Markdown

# 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:
```