git-flow

flow A collection of Git extensions to provide high-level repository…

git flow

A collection of Git extensions to provide high-level repository operations. More information: https://github.com/nvie/gitflow.

git flow init

git flow feature start {{feature}}

git flow feature finish {{feature}}

git flow feature publish {{feature}}

git flow feature pull origin {{feature}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← git-filter-repo git-force-clone →