git-fresh-branch - Create fresh branches
Contents
Description
Creates empty local branch named <branchname>.
Examples
$ git fresh-branch docs
Name
git-fresh-branch - Create fresh branches
Options
<branchname>
The name of the branch to create.
Reporting Bugs
<https://github.com/tj/git-extras/issues>
See Also
<https://github.com/tj/git-extras>
October 2024 GIT-FRESH-BRANCH(1)
Synopsis
git-fresh-branch <branchname>
