bitbucket-backup
bitbucket-backup copied to clipboard
A python script that will backup all your bitbucket repos locally (both git and mercurial)
looking for this function
Installing the oauth library as described in README (pip install requests-oauthlib) We get some confusion, apparently between py2 and py3 libary. Does that makes sense? `Traceback (most recent call last):...
First thank you for your script. I tried to run it with -t flag but git clone is failling: `command = "%s https://%s:%[email protected]/%s/%s.git" % (`, as this is translated into...
https://bitbucket.org/blog/sunsetting-mercurial-support-in-bitbucket My org has a mercurial repo, and what happens right now is the backup script just fails to clone or update. I cannot access the admin panel for that...
Bumps [requests](https://github.com/psf/requests) from 2.22.0 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...