125 path relative to the project directory starting with the third column. |
125 path relative to the project directory starting with the third column. |
126 The allowed status flags are: |
126 The allowed status flags are: |
127 <ul> |
127 <ul> |
128 <li>"A" path was added but not yet comitted</li> |
128 <li>"A" path was added but not yet comitted</li> |
129 <li>"M" path has local changes</li> |
129 <li>"M" path has local changes</li> |
|
130 <li>"O" path was removed</li> |
130 <li>"R" path was deleted and then re-added</li> |
131 <li>"R" path was deleted and then re-added</li> |
131 <li>"U" path needs an update</li> |
132 <li>"U" path needs an update</li> |
132 <li>"Z" path contains a conflict</li> |
133 <li>"Z" path contains a conflict</li> |
133 <li>" " path is back at normal</li> |
134 <li>" " path is back at normal</li> |
134 </ul> |
135 </ul> |