1 Star 0 Fork 57

小林觉/Game

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
backup.sh 89 Bytes
一键复制 编辑 原始数据 按行查看 历史
Xiaolin Ju 提交于 2017-08-01 06:02 +08:00 . V0.1
#!/bin/bash
# usage : ./backup.sh *****
git add .
git commit -m "$1"
git push origin
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/juking2017/Game.git
git@gitee.com:juking2017/Game.git
juking2017
Game
Game
master

搜索帮助