DOKK / manpages / debian 12 / git-extras / git-fresh-branch.1.en
GIT-FRESH-BRANCH(1) Git Extras GIT-FRESH-BRANCH(1)

git-fresh-branch - Create fresh branches

git-fresh-branch <branchname>

Creates empty local branch named <branchname>.

<branchname>

The name of the branch to create.

$ git fresh-branch docs

Written by Kenneth Reitz <me@kennethreitz.com>

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

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

October 2022