An open API service indexing awesome lists of open source software.

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.

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.