Skip to content

Repository files navigation

git.in(teractive)

An interactive Git CLI for commonly annoying git workflows.

Currently supported flows

  1. Checkout
  2. Delete (multiselect)

Install

npm i -g @jawang94/git.in

Usage

- gci = interactively checkout a new branch
- gdi = interactively delete branches (multiselect)
- `gci | gdi` List all local branches
- `gci | gdi -a` List all available branches
- `gci | gdi -r` List remote branches only
- `gci | gdi -h` Shows help message

image

About

A conveniently interactive Git CLI

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages