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.
[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.
[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.tar.gz
(2.0 kB
view details)
File details
Details for the file bugh-1.1.tar.gz
.
File metadata
- Download URL: bugh-1.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bca65266468b1bd9531c2f01236ea2fb26f0aa1aaca67bdbfc1723d71e28d9f0 |
|
MD5 | c82b2294e437106fb725d23edfb373a3 |
|
BLAKE2b-256 | e7efeb92ac039249ccda8e408ef4d57fea4af65cea91d51d3a38880dc6030ed5 |