diff options
| author | D Delmar Davis <don@suspectdevices.com> | 2026-08-02 23:02:07 -0700 |
|---|---|---|
| committer | D Delmar Davis <don@suspectdevices.com> | 2026-08-02 23:02:07 -0700 |
| commit | 6bc5191faae7d85256e301d067787579c273f3db (patch) | |
| tree | 9ff0f0aaee539af6a05a9c69f5bc8c4b6136d490 /docs/rethinkeverything | |
| parent | bee676663d1bbc9641b733ac4ef5046c85bcab75 (diff) | |
Diffstat (limited to 'docs/rethinkeverything')
| -rw-r--r-- | docs/rethinkeverything/git-mirroring/README.md | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/rethinkeverything/git-mirroring/README.md b/docs/rethinkeverything/git-mirroring/README.md index 7a80841..8e56bed 100644 --- a/docs/rethinkeverything/git-mirroring/README.md +++ b/docs/rethinkeverything/git-mirroring/README.md @@ -2,4 +2,11 @@ - write some python for both github and bitbucket - automate mirrors, all github to kleese. -- mirror private repos to merlot () (if you mirror to the colo do it privately)
\ No newline at end of file +- mirror private repos to merlot () (if you mirror to the colo do it privately) + +# linkdump + +### Python + +- https://github.com/PyGithub/PyGithub +- https://atlassian-python-api.readthedocs.io/bitbucket.html
\ No newline at end of file |
