# README
git-branch-list
List and select a git branch easily.
Getting Started
go install github.com/schoolboybru/git-branch-list
MakeFile
run all make commands with clean tests
make all build
build the application
make build
run the application
make run
Create DB container
make docker-run
clean up binary from the last build
make clean
# Functions
No description provided by the author