Makes a backup of all your repositories and gists from GitHub
Project description
gitback
Makes a backup of all your repositories and gists from GitHub
Install
(On Linux you'll need to use sudo
)
From PyPI
pip3 install gitback
From GitHub
pip3 install git+https://github.com/donno2048/gitback
Usage
You can also use git backup
instead of gitback
.
usage: gitback [-h] [-n] [-P] [-s] [-f] [-z] [-q] [-u] [-p] [-r | -g]
Makes a backup of all your repositories and gists from GitHub
optional arguments:
-h, --help show this help message and exit
-n, --name Use a custom name for your backup [default: backup]
-P, --path Use a custom path for your backup [default: current working directory]
-s, --ssh Use ssh cloning [default: http]
-f, --full Clone with full git history
-z, --zip Make a zip file of the backup
-q, --quiet Don't see cloning progress
-u, --username Your GitHub username
-r, --repos Backup only repos
-g, --gists Backup only gists
Example
Let's say I want to backup only my gists, and I want a zip file:
gitback -u donno2048 -g -z
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
gitback-1.1.5.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file gitback-1.1.5.tar.gz
.
File metadata
- Download URL: gitback-1.1.5.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f187e7e84fd3dd78071d96737a0d016869096b8e8ab2a5629e953443bfc1e994 |
|
MD5 | ff2c647454cfcc65d224056014044547 |
|
BLAKE2b-256 | 90f7c88f3072bf4dafdc78b4b9cdde31e8028d91309b4760606ac6a4df3346a0 |
File details
Details for the file gitback-1.1.5-py3-none-any.whl
.
File metadata
- Download URL: gitback-1.1.5-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1113c875a602d347f47011ac0004c1412af05f33c2245bf20dad96cca90a3fe5 |
|
MD5 | 414940b17d99ddcd4a2298cb0f1377aa |
|
BLAKE2b-256 | b91f468693bd26728409ba739456b54e4bade710c47371a03087fdd933177390 |