公告板
版本库
filestore
活动
搜索
登录
main
/
pms-Sv
生产管理系统后端系统
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
fix some error: method save ex and generator id for station
Fancy
2024-07-16
eb6733b112d1c6ca85faace02ebda6ae073b5721
[pms-Sv.git]
/
pms-parent
/
文档
/
Git操作.txt
1
2
3
4
1、add 加入本地
2、commit 提交到本地 (不要用commit push)
3、pull 从git服务器下载,并解决冲突
4、push 提交到git服务器