3 Star 4 Fork 5

CaoBingyong/CATSearch

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
AutoCommit.cmd 149 Bytes
一键复制 编辑 原始数据 按行查看 历史
xuscode 提交于 2021-01-12 01:17 . 添加了新图标
@echo off
cd %~dp0
git pull
git status
git add --all
@echo Type your log,then ENTER:
set /p GetYourLog=
git commit -m "%GetYourLog%"
git push
pause
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/wx_61043d9a92/CATSearch.git
[email protected]:wx_61043d9a92/CATSearch.git
wx_61043d9a92
CATSearch
CATSearch
master

搜索帮助