1GIT-FRESH-BRANCH(1)               Git Extras               GIT-FRESH-BRANCH(1)
2
3
4

NAME

6       git-fresh-branch - Create fresh branches
7

SYNOPSIS

9       git-fresh-branch <branchname>
10

DESCRIPTION

12       Creates empty local branch named <branchname>.
13

OPTIONS

15       <branchname>
16
17       The name of the branch to create.
18

EXAMPLES

20       $ git fresh-branch docs
21

AUTHOR

23       Written by Kenneth Reitz <me@kennethreitz.com>
24

REPORTING BUGS

26       <https://github.com/tj/git-extras/issues>
27

SEE ALSO

29       <https://github.com/tj/git-extras>
30
31
32
33                                 October 2017              GIT-FRESH-BRANCH(1)
Impressum