git-fresh-branch (1) Linux Manual Page
git-fresh-branch – Create fresh branches Synopsisgit-fresh-branch <branchname> DescriptionCreates empty local branch named <branchname>. Options<branchname> The name of the branch to create. Examples$ git fresh-branch docsAuthorWritten by Kenneth Reitz <me [at] kennethreitz.com> Reporting Bugs<https://github.com/tj/git-extras/issues> See Also<https://github.com/tj/git-extras>
