Skip to content

Tool to view and select git branches! ๐ŸŒฟ๐ŸŒฟ

Notifications You must be signed in to change notification settings

gophers-latam/brancher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

31 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

made-with-Go status

BRANCHER ๐Ÿ”๐ŸŒฟ!!.

Tool to manage git branches

Usage

  • Download the binary from releases section.
  • Run $ brancher and select the brach to make the checkout in the menu or you can run $ brancher branch_name directly
  • Use the command -n to create a new branch

Example

Bancher

Run on development mode

  • Clone this repo git clone https://github.com/pablotrianda/brancher.git
  • Go to folder cd brancher
  • Install the dependencies go mod tidy
  • Run go run *.go

Extra - Build using golang with Docker

  • Run make build

Next steps

  • Show error in a friendly way.
  • Build a neovim plugin ;)

About

Tool to view and select git branches! ๐ŸŒฟ๐ŸŒฟ

Resources

Stars

Watchers

Forks

Packages

No packages published