Diff
Change of a file
Fields
deletedFile (
Boolean!
)
True if the file was deleted
diff (
String!
)
The actual diff
lineCount (
Int!
)
The number of changed lines
newFile (
Boolean!
)
True if the file was added
newMode (
String!
)
The file mode in the new state
newPath (
String!
)
The new path of the file
oldMode (
String!
)
The file mode in the old state
oldPath (
String!
)
The old path of the file
renamedFile (
Boolean!
)
True if the file was renamed