diff options
| -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 |
