diff options
| author | git user <git@git.suspectdevices.com> | 2026-08-06 23:22:15 -0700 |
|---|---|---|
| committer | git user <git@git.suspectdevices.com> | 2026-08-06 23:22:15 -0700 |
| commit | 97086e489db4e4b99a21fe3ad52f06917f39e482 (patch) | |
| tree | a639d9d01c7d121204c032fab399309ee6fabe64 /README.md | |
| parent | 261ddb54e04a36598b5b3b4303993195d081a484 (diff) | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -23,7 +23,7 @@ Bitbucket is where our private repositories are kept. For some reason python3-github was different enough that I had to install PyGithub with pip and --break-system-packages. -https://pygithub.readthedocs.io/en/stable/github_objects/Repository.html#github.Repository.Repository.ssh_url +https://pygithub.readthedocs.io/en/stable/github_objects/Repository.html So the idea is to check for all of the repos that I own/clon/participate in and mirror them. @@ -31,4 +31,7 @@ So the idea is to check for all of the repos that I own/clon/participate in and - if repo is not mirrored - create a mirror - else - - update the mirror
\ No newline at end of file + - update the mirror + +## cgit + |
