Skip to content

abroudoux/branch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

193 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

branch

๐ŸŒฟ Enhance Git Branch Management

branch allows you to manage your Git branches with various and commons actions.

๐Ÿš€ Installation

Via Homebrew

brew tap abroudoux/tap
brew install branch

Manual

You can paste the binary in your bin directory (e.g., on MacOS it's /usr/bin/local).
Don't forget to grant execution permissions to the binary.

chmox +x branch

Enjoy!

๐Ÿง‘โ€๐Ÿคโ€๐Ÿง‘ Contributing

To contribute, fork the repository and open a pull request detailling your changes.

Create a branch with a conventionnal name.

  • fix: bugfix/bug-fixed
  • features: feature/amazing-feature
  • test: test/famous-test
  • refactor refactor/great-change

๐Ÿ“Œ Roadmap

  • Improve error handling

๐Ÿ“‘ License

This project is under MIT License

About

๐ŸŒฟ Enhance Git Branch Management

Resources

License

Stars

Watchers

Forks

Contributors

Languages