Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 635 Bytes

GitStatus.md

File metadata and controls

13 lines (9 loc) · 635 Bytes

GitStatus

Properties

Name Type Description Notes
action string Git action: add, delete, etc [optional]
conflict bool When true, changes to the local file conflict with the remote repository [optional]
revertable bool When true, the file can be reverted to an earlier state [optional]
text string Git description of the action [optional]

[Back to Model list] [Back to API list] [Back to README]