{"id":21309991,"url":"https://github.com/bip901/gibby","last_synced_at":"2026-02-06T21:01:32.393Z","repository":{"id":228036023,"uuid":"768855259","full_name":"Bip901/gibby","owner":"Bip901","description":"Gibby - create and manage git backups","archived":false,"fork":false,"pushed_at":"2024-09-21T19:06:50.000Z","size":145,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-25T10:35:16.653Z","etag":null,"topics":["backup","cli","git"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/gibby/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bip901.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-03-07T21:25:54.000Z","updated_at":"2024-09-21T19:06:53.000Z","dependencies_parsed_at":"2024-03-16T15:29:17.902Z","dependency_job_id":"2702781f-65d7-49b5-9c14-62faca8e8b49","html_url":"https://github.com/Bip901/gibby","commit_stats":null,"previous_names":["bip901/gibby"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Bip901/gibby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bip901%2Fgibby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bip901%2Fgibby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bip901%2Fgibby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bip901%2Fgibby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bip901","download_url":"https://codeload.github.com/Bip901/gibby/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bip901%2Fgibby/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29175823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T20:14:21.878Z","status":"ssl_error","status_checked_at":"2026-02-06T20:14:21.443Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backup","cli","git"],"created_at":"2024-11-21T17:11:52.847Z","updated_at":"2026-02-06T21:01:32.376Z","avatar_url":"https://github.com/Bip901.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gibby\n\n[![pypi](https://img.shields.io/pypi/v/gibby.svg)](https://pypi.org/project/gibby/)\n\nGibby - create and manage git backups\n\n```shell\npip install gibby[all]\n```\n\n## Basic Usage\n\n```shell\ngibby backup 'C:/Users/user/repos' 'Z:/Backups'\ngibby restore 'Z:/Backups' 'C:/Users/user/repos'\n```\n\n## Use-Case\n\nWhat's the difference between backing up with `gibby` vs `git push`?\n\n1. 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.\n2. 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](https://en.wikipedia.org/wiki/Disaster_recovery)).\n\n## External Dependencies\n\nA non-ancient version of [git](https://git-scm.com/) (I'm testing gibby with version `2.39.2.windows.1`)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbip901%2Fgibby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbip901%2Fgibby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbip901%2Fgibby/lists"}