mirror of
https://github.com/houbb/sensitive-word.git
synced 2026-03-22 00:17:35 +08:00
12 lines
210 B
Bash
12 lines
210 B
Bash
# 提交
|
|
|
|
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 |