10000 GitHub - therealklanni/gsex: gsex — g(it) s(tash) ex(plorer) — Interactive git stash
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

therealklanni/gsex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

g(it) s(tash) ex(plorer)

Interactive git stash explorer using fzf

demo

Installation

CURL:

curl -o /usr/local/bin/gsex https://git.io/gsex && chmod 755 /usr/local/bin/gsex

npm:

npm install -g gsex

Usage

$ gsex [<options>]

Type to fuzzy-search stashes.

Keys:

  • up/down: navigate (click line also works)
  • ctrl-p: pop selected stash
  • ctrl-a: apply selected stash
  • ctrl-b: create a branch from selected stash
  • del: drop selected stash
  • enter: view full diff (less)
  • esc: exit gsex

Related tools

gdex - g(it) d(iff) ex(plorer)

glex - g(it) l(og) ex(plorer)

License

MIT © Kevin Lanni

Modified from original work by bturrubiates.

About

gsex — g(it) s(tash) ex(plorer) — Interactive git stash

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0