LinuxCommandLibrary

git-gh-pages

Create a new branch inside the current repository called `gh-pages`.

TLDR

Create the GitHub pages branch inside the repository in the current directory

$ git gh-pages
copy

Copied to clipboard