Documentation/Source/eric5.Project.ProjectBrowserModel.html

changeset 217
8ce554fb0bee
parent 178
dd9f0bca5e2f
child 234
caed45a134f8
equal deleted inserted replaced
216:6f9713e8d570 217:8ce554fb0bee
421 directory starting with the third column. The allowed status flags 421 directory starting with the third column. The allowed status flags
422 are: 422 are:
423 <ul> 423 <ul>
424 <li>"A" path was added but not yet comitted</li> 424 <li>"A" path was added but not yet comitted</li>
425 <li>"M" path has local changes</li> 425 <li>"M" path has local changes</li>
426 <li>"O" path was removed</li>
426 <li>"R" path was deleted and then re-added</li> 427 <li>"R" path was deleted and then re-added</li>
427 <li>"U" path needs an update</li> 428 <li>"U" path needs an update</li>
428 <li>"Z" path contains a conflict</li> 429 <li>"Z" path contains a conflict</li>
429 <li>" " path is back at normal</li> 430 <li>" " path is back at normal</li>
430 </ul> 431 </ul>

eric ide

mercurial