https://github.com/coko7/git-zash
Backup git stashes to a local directory and re-apply them later.
https://github.com/coko7/git-zash
backup-script bash bash-script git git-command git-script git-stash git-stash-backup
Last synced: 4 months ago
JSON representation
Backup git stashes to a local directory and re-apply them later.
- Host: GitHub
- URL: https://github.com/coko7/git-zash
- Owner: Coko7
- License: gpl-3.0
- Created: 2025-08-29T09:32:50.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-08-30T08:29:36.000Z (4 months ago)
- Last Synced: 2025-08-30T10:17:23.027Z (4 months ago)
- Topics: backup-script, bash, bash-script, git, git-command, git-script, git-stash, git-stash-backup
- Language: Shell
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# git-zash
Backup git stashes to a local directory and re-apply them later.
*Actually*, [501st-alpha1/git-rstash](https://github.com/501st-alpha1/git-rstash) is what I needed I think.