Skip to content

zachweed/gstashsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Stashf

Why

Sharing a function that I wrote to automate finding a file in a git stash.

Usage

Given you've cloned and sourced the function in the file:

# For a file that is present
 
$ search_stash accounts_controller_spec
Your file was found in stash number: 2
 
# For non-present files
 
$ search_stash acro
We were unable to find the specified file

About

search your git stashes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages