Socket
Socket
Sign inDemoInstall

gsex

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    gsex

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


Version published
Weekly downloads
4
decreased by-42.86%
Maintainers
1
Install size
4.26 kB
Created
Weekly downloads
 

Readme

Source

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

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

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

License

MIT © Kevin Lanni

Modified from original work by bturrubiates.

Keywords

FAQs

Last updated on 15 Jun 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc