91 path relative to the project directory starting with the third column. |
91 path relative to the project directory starting with the third column. |
92 The allowed status flags are: |
92 The allowed status flags are: |
93 <ul> |
93 <ul> |
94 <li>"A" path was added but not yet comitted</li> |
94 <li>"A" path was added but not yet comitted</li> |
95 <li>"M" path has local changes</li> |
95 <li>"M" path has local changes</li> |
|
96 <li>"O" path was removed</li> |
96 <li>"R" path was deleted and then re-added</li> |
97 <li>"R" path was deleted and then re-added</li> |
97 <li>"U" path needs an update</li> |
98 <li>"U" path needs an update</li> |
98 <li>"Z" path contains a conflict</li> |
99 <li>"Z" path contains a conflict</li> |
99 <li>" " path is back at normal</li> |
100 <li>" " path is back at normal</li> |
100 </ul> |
101 </ul> |