-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Gene M. Angelo, Jr edited this page Jan 25, 2024
·
1 revision
NOTE: This wiki is a work in progress.
branch-name
is a simple ruby gem command-line utility, that formats and sanitizes GitHub feature branch names for you, given your input.
-
branch-name
uses no network connections whatsoever. -
branch-name
configuration files are stored locally, in yaml files. -
branch-name
is a simple command-line tool for users who love to work within the terminal. -
branch-name
versioning follows the semantic versioning standard (MAJOR.MINOR.PATCH).- See the CHANGELOG.md before upgrading to a MAJOR
branch-name
version.
- See the CHANGELOG.md before upgrading to a MAJOR
gem install branch-name
- Visit the How I use branch-name daily as an Agile developer wiki to see how I use
branch-name
on a daily basis.
Follow any of the branch-name wiki links (to the right) to obtain more detailed information on how to use branch-name
.
Visit the Displaying branch-name help wiki for information on how to use branch-name
help.