Skip to main content

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

From Pypi:

pip install gitback

From GitHub:

pip install git+https://github.com/donno2048/gitback

Usage

usage: python -m 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
  -p, --password    Your GitHub password
  -r, --repos       Backup only repos
  -g, --gists       Backup only gists

Project details


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.0.0.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

gitback-1.0.0-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page