Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 929 Bytes

GitFileDiff.md

File metadata and controls

19 lines (16 loc) · 929 Bytes

GitFileDiff

Properties

Name Type Description Notes
Additions int32 [optional] [default to null]
Changes int32 [optional] [default to null]
Deletions int32 [optional] [default to null]
IsBinary bool [optional] [default to null]
IsSubmodule bool [optional] [default to null]
OldPath string [optional] [default to null]
OldSha string [optional] [default to null]
Patch []int32 [optional] [default to null]
Path string [optional] [default to null]
Sha string [optional] [default to null]
Status string [optional] [default to null]

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