添加自动提交
This commit is contained in:
@@ -65,4 +65,13 @@ cat ~/.ssh/id_ed25519.pub # 复制这个密钥
|
||||
|
||||
git remote set-url origin ssh://git@192.168.1.104:8142/jshy_ai/genome_pep_filter.git # 仓库请更改你自己的仓库
|
||||
|
||||
```
|
||||
|
||||
|
||||
## 自动提交
|
||||
```shell
|
||||
/share/nas2/zhushixin/python_script/python_test/git/gacp.sh # 自动提交脚本
|
||||
|
||||
gacp.sh 'commit message' branch_name # 自动提交脚本,提交信息和分支名
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user