Files
tldr/pages.zh/common/git-gh-pages.md

9 lines
296 B
Markdown

# git gh-pages
> 在当前仓库中创建一个名为 `gh-pages` 的新分支。
> 这是 `git-extras` 的一部分。
> 更多信息请访问:<https://github.com/tj/git-extras/blob/master/Commands.md#git-gh-pages>。
- 在当前目录的仓库中创建 GitHub 页面分支:
`git gh-pages`