mirror of
https://github.com/davidism/modify-repos.git
synced 2025-08-30 04:44:08 +00:00
10 lines
258 B
Markdown
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:
|
|
```
|