99 path relative to the project directory starting with the third column. |
99 path relative to the project directory starting with the third column. |
100 The allowed status flags are: |
100 The allowed status flags are: |
101 <ul> |
101 <ul> |
102 <li>"A" path was added but not yet comitted</li> |
102 <li>"A" path was added but not yet comitted</li> |
103 <li>"M" path has local changes</li> |
103 <li>"M" path has local changes</li> |
|
104 <li>"O" path was removed</li> |
104 <li>"R" path was deleted and then re-added</li> |
105 <li>"R" path was deleted and then re-added</li> |
105 <li>"U" path needs an update</li> |
106 <li>"U" path needs an update</li> |
106 <li>"Z" path contains a conflict</li> |
107 <li>"Z" path contains a conflict</li> |
107 <li>" " path is back at normal</li> |
108 <li>" " path is back at normal</li> |
108 </ul> |
109 </ul> |