Skip to content

GitHub CLI extension for search your stash list and apply it

License

Notifications You must be signed in to change notification settings

QWYNG/gh-stashes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

gh stashes GitHub CLI extension

GitHub CLI extension for search your stash list and apply it. demo

Installation

gh extension install QWYNG/gh-stashes

Usage

gh stashes

Displays an interactive stash selector that lists your stashes with preview that display
git show -p -G<QUERY> <SELECTED_STASH>. The selected stash is applied.

This extension depends on fzf as a fuzzy finder. To install using Homebrew:

brew install fzf

About

GitHub CLI extension for search your stash list and apply it

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages