7 Star 12 Fork 1

Rick / ks

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitpod.yml 204 Bytes
一键复制 编辑 原始数据 按行查看 历史
Rick 提交于 2021-05-22 23:00 . Fix wrong gh repo fork command usage (#139)
image:
file: .gitpod.Dockerfile
tasks:
- init: |
git config --global user.name $GIT_AUTHOR_NAME
git config --global user.email $GIT_COMMITTER_EMAIL
gh repo fork --remote
make
Go
1
https://gitee.com/linuxsuren/ks.git
git@gitee.com:linuxsuren/ks.git
linuxsuren
ks
ks
master

搜索帮助