git-heckout 0.4.1

Check out your favorite branches without typing them correctly.
Documentation
[package]
name = "git-heckout"
version = "0.4.1"
repository = "https://github.com/rye/git-heckout"
authors = ["Kristofer Rye <kristofer.rye@gmail.com>"]
description = "Check out your favorite branches without typing them correctly."
license = "MIT"

[dependencies]
sublime_fuzzy = "0.6.0"
git2 = { version = "0.8.0", default-features = false }