git-smart-checkout

A cli tool for a better way of switching git branches.

![brain](https://user-images.githubusercontent.com/27342306/147604624-9d62c8ca-d2f2-42a3-973e-4341a09b0d23.png)
[![Crates.io](https://img.shields.io/crates/v/smart-checkout.svg)](https://crates.io/crates/smart-checkout) [![License](https://img.shields.io/crates/l/smart-checkout.svg)](./LICENSE) ![Demo](https://raw.githubusercontent.com/craciuncezar/smart-checkout/main/.github/images/demo.gif)

About

Interactively switch branches or fuzzy search for that forgotten branch name.

All powered by the speed ⚡️ of rust 🦀.

Installation

Cargo

First, install Rust (using the recommended rustup installation method) and then

cargo install smart-checkout