Skip to content

skeate/git-stashman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-stashman

Terminal interface for managing git stashes; see the stash contents and apply, pop, or drop with a single keypress. It also warns you if the stash does not apply cleanly to the current working directory.

screenshot

Running

Either install globally with npm install -g git-stashman and then use it with git stashman, or run npx git-stashman to install and run it once.

About

terminal stash manager for git

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published