1 Star 2 Fork 2

海南大学-刘伟/指纹开门

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
push.bat 150 Bytes
一键复制 编辑 原始数据 按行查看 历史
刘伟 提交于 2021-03-29 18:22 . 2021.03.29
@echo off
set DATE=%date:~0,4%.%date:~5,2%.%date:~8,2%
git add .
git commit -m %DATE%
git pull origin master || pause
git push origin master || pause
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/jswyll_com/fingerprint-open-the-door.git
[email protected]:jswyll_com/fingerprint-open-the-door.git
jswyll_com
fingerprint-open-the-door
指纹开门
master

搜索帮助