This website works better with JavaScript.
首頁
探索
說明
註冊
登入
SisMaker
/
noteDocs
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
Projects
0
版本發佈
0
Wiki
Activity
瀏覽代碼
添加说明
master
SisMaker
4 年之前
父節點
5e174c62c5
當前提交
693b738ea2
共有
1 個文件被更改
,包括
9 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
svnGit/svnGit相关.md
+ 9
- 0
svnGit/svnGit相关.md
查看文件
@ -13,3 +13,12 @@
git rev-parse HEAD
# SVN A C D M G U R I 的含义
A:add,新增
C:conflict,冲突
D:delete,删除
M:modify,本地已经修改
G:modify and merGed,本地文件修改并且和服务器的进行合并
U:update,从服务器更新
R:replace,从服务器替换
I:ignored,忽略
Write
Preview
Loading…
取消
儲存