Xcode A+ 源代码管理符号

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/18892827/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 03:49:33  来源:igfitidea点击:

Xcode A+ source control symbol

xcodegitversion-controlsymbols

提问by Tomasz B?k

I've just noticed that XCode shows "A+" symbol related with source control. What does it mean?

我刚刚注意到 XCode 显示与源代码管理相关的“A+”符号。这是什么意思?

回答by Tomasz B?k

A+ stands for moving a file (renaming is treated as moving). All credit goes to user2129800, whose answer is in the comment under the question.

A+ 代表移动文件(重命名被视为移动)。所有功劳归于 user2129800,他的回答在问题下方的评论中。