151 path relative to the project directory starting with the third column. |
151 path relative to the project directory starting with the third column. |
152 The allowed status flags are: |
152 The allowed status flags are: |
153 <ul> |
153 <ul> |
154 <li>"A" path was added but not yet comitted</li> |
154 <li>"A" path was added but not yet comitted</li> |
155 <li>"M" path has local changes</li> |
155 <li>"M" path has local changes</li> |
|
156 <li>"O" path was removed</li> |
156 <li>"R" path was deleted and then re-added</li> |
157 <li>"R" path was deleted and then re-added</li> |
157 <li>"U" path needs an update</li> |
158 <li>"U" path needs an update</li> |
158 <li>"Z" path contains a conflict</li> |
159 <li>"Z" path contains a conflict</li> |
159 <li>" " path is back at normal</li> |
160 <li>" " path is back at normal</li> |
160 </ul> |
161 </ul> |