{"id":20438195,"url":"https://github.com/kiprasmel/git-backup","last_synced_at":"2026-04-17T03:33:23.943Z","repository":{"id":97544295,"uuid":"203449478","full_name":"kiprasmel/git-backup","owner":"kiprasmel","description":"git-backup — like git stash, but remotely","archived":false,"fork":false,"pushed_at":"2020-04-28T20:20:09.000Z","size":67,"stargazers_count":4,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-05T07:22:25.330Z","etag":null,"topics":["backup","case","changes","fire","git","git-backup","in","of","uncommited"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kiprasmel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2019-08-20T20:27:48.000Z","updated_at":"2024-08-21T20:03:17.000Z","dependencies_parsed_at":"2023-03-13T16:11:23.942Z","dependency_job_id":null,"html_url":"https://github.com/kiprasmel/git-backup","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/kiprasmel/git-backup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiprasmel%2Fgit-backup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiprasmel%2Fgit-backup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiprasmel%2Fgit-backup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiprasmel%2Fgit-backup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kiprasmel","download_url":"https://codeload.github.com/kiprasmel/git-backup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiprasmel%2Fgit-backup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31913652,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","case","changes","fire","git","git-backup","in","of","uncommited"],"created_at":"2024-11-15T09:09:44.176Z","updated_at":"2026-04-17T03:33:23.905Z","avatar_url":"https://github.com/kiprasmel.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-backup\n\nIn case of fire, use `git-backup` 🔥\n\n\u003e `git-backup` is literally like `git stash`, but **it makes stashes available** on the **remote** for later use!\n\n## Installing\n\n* [Arch Linux](https://aur.archlinux.org/packages/git-backup-git/):\n\n```sh\nyay -S git-backup-git\n```\n\n* From source:\n\n```sh\ngit clone https://github.com/sarpik/git-backup.git\n# or:  git clone git@github.com:sarpik/git-backup.git\n\ncd git-backup\n\nmake install\n```\n\n## Usage\n\n```sh\ncd some-git-repo/\ngit-backup\n```\n\nand later, if you want to apply the backup:\n\n```sh\ncd some-git-repo/\ngit stash apply \u003cbranch-name\u003e\n```\n\nFor ease of use, you could create a git alias for `git-backup`:\n\n```sh\ngit config --global alias.backup \"!git-backup\"\n```\n\n```sh\ngit config --global alias.bp     \"!git-backup\" # extra quick backups 💦💦\n```\n\nand then use it by just running `git backup`.\n\n## Manual\n\nSee **git-backup**(1) (`man git-backup` or `git-backup -m`).\n\n## License\n\n[GPL-2.0](./LICENSE) - same as [git](https://github.com/git/git/blob/master/COPYING)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiprasmel%2Fgit-backup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkiprasmel%2Fgit-backup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiprasmel%2Fgit-backup/lists"}