git-feature man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

GIT-FEATURE(1)							GIT-FEATURE(1)

NAME
       git-feature - Create/Merge feature branch

SYNOPSIS
       git-feature [-a|--alias branch_prefix] [finish] <name>

DESCRIPTION
       Create/Merge the given feature branch

OPTIONS
       <-a|--alias branch_prefix>

       use branch_prefix instead of feature

       <finish>

       Merge and delete the feature branch.

       <name>

       The name of the feature branch.

EXAMPLES
       $ git feature dependencies
       $ (feature/dependencies) git commit -m "Some changes"
       $ (feature/dependencies) git checkout master
       $ git feature finish dependencies

       $ git alias features "feature -a features"
       $ git features dependencies
       $ (features/dependencies) ...
       $ (features/dependencies) git checkout master
       $ git features finish dependencies

AUTHOR
       Written by Jesús Espino <jespinog@gmail.com>

REPORTING BUGS
       <https://github.com/tj/git-extras/issues>

SEE ALSO
       <https://github.com/tj/git-extras>

				 December 2015			GIT-FEATURE(1)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net