Create read-only backups of your Github repositories.
Project description
bugh: Backup Github
====
`bugh` creates read-only local backups of all repositories in your Github
account, to protect you from hacking, catastrophic data loss, and your own
destructive power. To install, run:
sudo pip install bugh
After installing, run `bugh [your Github username]` from the directory
in which you would like to mirror your repositories. The first invocation clones
every repository in your Github account. Repeated invocations will run `git
pull` in already-cloned repositories, and will clone repositories that don't
exist locally.
Currently, `bugh` only mirrors the master branch of each repository; future
versions will allow mirroring all branches in a repository. It also does not
support mirroring private repositories.
`bugh` is made by [Will Haldean Brown][1] and is distributed under the GPLv3.
Release Notes
---
Release versions here map to release versions on PyPI.
1.0: Initial release.
1.1: Increase limit on mirrorable repositories to 100.
[1]:http://haldean.org
====
`bugh` creates read-only local backups of all repositories in your Github
account, to protect you from hacking, catastrophic data loss, and your own
destructive power. To install, run:
sudo pip install bugh
After installing, run `bugh [your Github username]` from the directory
in which you would like to mirror your repositories. The first invocation clones
every repository in your Github account. Repeated invocations will run `git
pull` in already-cloned repositories, and will clone repositories that don't
exist locally.
Currently, `bugh` only mirrors the master branch of each repository; future
versions will allow mirroring all branches in a repository. It also does not
support mirroring private repositories.
`bugh` is made by [Will Haldean Brown][1] and is distributed under the GPLv3.
Release Notes
---
Release versions here map to release versions on PyPI.
1.0: Initial release.
1.1: Increase limit on mirrorable repositories to 100.
[1]:http://haldean.org
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bugh-1.1.1.tar.gz
(2.1 kB
view details)
File details
Details for the file bugh-1.1.1.tar.gz
.
File metadata
- Download URL: bugh-1.1.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e4e7fdff63281cec914aad25b280a01cd5fff868d58d84e3bd39f6a498207b9b |
|
MD5 | 8ab7d85822e467a7fe378b474e32c27b |
|
BLAKE2b-256 | 45f35c70e88f91c0db24bd52fb87ff5fee876d25aadc33c022860455f9570e3c |