[Feature] add for new

This commit is contained in:
binbin.hou
2020-01-07 11:14:44 +08:00
parent a27b00d2fd
commit 5237f36166
18 changed files with 918 additions and 0 deletions

12
cgit.sh Normal file
View File

@@ -0,0 +1,12 @@
# 提交
git pull
git add .
git commit -m "[Feature] add for new"
git push
git status
# 1. 赋值权限: chmod +x ./cgit.sh
# 2. 执行: ./cgit.sh
# Last Update Time: 2018-11-21 21:55:38
# Author: houbb