1 Star 0 Fork 35

用心就好 / Hugo-Go

forked from Gitee 极速下载 / Hugo-Go 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pull-docs.sh 266 Bytes
一键复制 编辑 原始数据 按行查看 历史
#!/bin/bash
HUGO_DOCS_BRANCH="${HUGO_DOCS_BRANCH-master}"
# We may extend this to also push changes in the other direction, but this is the most important step.
git subtree pull --prefix=docs/ https://github.com/gohugoio/hugoDocs.git ${HUGO_DOCS_BRANCH} --squash
1
https://gitee.com/wzf08294119/Hugo-Go.git
git@gitee.com:wzf08294119/Hugo-Go.git
wzf08294119
Hugo-Go
Hugo-Go
master

搜索帮助