Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 336 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 336 Bytes

Jet

A tool for quickly switching branches in git. Jet organizes orders your branches by recent commits, displays the most recent commit message, and the branch graph. You can easily switch to a branch by clicking enter.

git config --global alias.jet '!jet'