Created
June 18, 2013 22:28
-
-
Save iggym/5810060 to your computer and use it in GitHub Desktop.
SCM Status in Xcode
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Keep Track of Your Files’ SCM Status | |
You can keep track of your files’ SCM status in the project navigator. SCM status is shown as a badge next to the file name as follows: | |
Badge SCM status | |
M Locally modified | |
U Updated in repository | |
A Locally added | |
D Locally deleted | |
I Ignored | |
R Replaced in the repository | |
– The contents of the folder have mixed status; display the contents to see individual status | |
? Not under source control |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment