github - Github 页面是否会在具有 gh-pages 分支的存储库的分支中自动创建?

标签 github github-pages

当我 fork 一个已经包含 gh-pages 分支的存储库时,我的帐户中的 github 页面是否会自动创建?

最佳答案

至少需要一次推送来触发页面构建,因此通过执行 git Push origin master,我可以重建页面。

关于github - Github 页面是否会在具有 gh-pages 分支的存储库的分支中自动创建?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8587321/

相关文章:

git - git 克隆密码存储或缓存在哪里?

Git 克隆在 Linux VM 上对 HTTPS 进行故障转移(膨胀 : Data Stream Error)

GitHub 错误 - "ssh: connect to host github.com port 22: Operation timed out fatal: Could not read from remote repository."

github - 如何控制文件在 GitHub gist 中出现的顺序

github - 我的 Jekyll 网站站点地图中出现意外网址

git - merge 到master后自动删除git分支

html - 我无法移动图像,我该怎么办?

css - 来自 Github 页面的错误 “The file ` css/main.scss` 包含语法错误”,默认安装

Github 页面返回自述文件而不是 index.html。无法托管我的 React 项目

ruby - Github 页面的 `bundle exec jekyll 3.8.7 new .` 错误