This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
noteDocs
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
添加说明
master
SisMaker
4 years ago
parent
5e174c62c5
commit
693b738ea2
1 changed files
with
9 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
svnGit/svnGit相关.md
+ 9
- 0
svnGit/svnGit相关.md
View File
@ -13,3 +13,12 @@
git rev-parse HEAD
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…
Cancel
Save