Skip to main content

Gibby - create and manage git backups

Project description

Gibby

pypi

Gibby - create and manage git backups

pip install gibby[all]

Basic Usage

gibby backup 'C:/Users/user/repos' 'Z:/Backups'
gibby restore 'Z:/Backups' 'C:/Users/user/repos'

Use-Case

What's the difference between backing up with gibby vs git push?

  1. Git requires you to organise your code into meaningful commits before being able to push them. Gibby's approach is just back-up my work, no questions asked. Thus, by default, Gibby also saves unstaged changes in your working directory.
  2. Gibby can be configured to save files ignored by .gitignore, such as build results and private keys (try: gibby snapshot help). You wouldn't want to commit those to git, but they're useful to have as a hot backup (read about disaster recovery).

External Dependencies

A non-ancient version of git (I'm testing gibby with version 2.39.2.windows.1)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

gibby-3.1.1-py3-none-any.whl (19.7 kB view details)

Uploaded Python 3

File details

Details for the file gibby-3.1.1-py3-none-any.whl.

File metadata

  • Download URL: gibby-3.1.1-py3-none-any.whl
  • Upload date:
  • Size: 19.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for gibby-3.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6d00973c225799433f859ffac7543d28417ebf14771a295409a2ecddbe5e7a80
MD5 663fa6d730613b630edb11c290c9af43
BLAKE2b-256 e5dc7559d029c12cd11a7c308c949881f1b8fe7e028e2decd40d7082eeee278e

See more details on using hashes here.

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