Skip to content

wesleimp/checkout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

checkout

Get checkouted branches from the reflog and create a fuzzy-finding interface

Install

manually

Download the pre-compiled binaries from the OSS releases page and copy them to the desired location.

compiling from source

If you just want to build from source for whatever reason, follow these steps:

clone

git clone git@github.com/wesleimp/checkout.git
cd checkout

get the dependencies

make deps # or go mod install

install

make install

verify it works

checkout -v