logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

git-fresh-branch - Create fresh branches

Author

       Written by Kenneth Reitz <me@kennethreitz.com>

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>

See Also