1 Star 0 Fork 0

李梦凡/GoLogs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
push.sh 107 Bytes
一键复制 编辑 原始数据 按行查看 历史
lilinxi 提交于 2021-03-25 11:22 . commit at 2021-03-25 11:22:40:
cd $(dirname $0)
git add .
time=$(date "+%Y-%m-%d %H:%M:%S")
git commit -m"commit at ${time}: $1"
git push
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/vanlemon/GoLogs.git
git@gitee.com:vanlemon/GoLogs.git
vanlemon
GoLogs
GoLogs
master

搜索帮助