--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # git fresh-branch > Create an empty local branch. > Part of `git-extras`. > More information: . - Create an empty local branch: `git fresh-branch {{branch_name}}`