diff --git a/pages/common/git-gh-pages.md b/pages/common/git-gh-pages.md new file mode 100644 index 0000000000..024ef37c07 --- /dev/null +++ b/pages/common/git-gh-pages.md @@ -0,0 +1,9 @@ +# git gh-pages + +> Create a new branch inside the current repository called `gh-pages`. +> Part of `git-extras`. +> More information: . + +- Create the GitHub pages branch inside the repository in the current directory: + +`git gh-pages`