Categorygithub.com/schoolboybru/git-branch-list
modulepackage
0.0.0-20240725043451-c7d0b588e5cb
Repository: https://github.com/schoolboybru/git-branch-list.git
Documentation: pkg.go.dev

# 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