Record
commit-file
No description available.
record commit-file {
attributes: option<commit-file-attributes-enum>,
commit: option<commit>,
escaped-path: option<string>,
path: option<string>,
type-op: string,
}Fields
| Name | Type | Description |
|---|---|---|
| attributes | option<commit-file-attributes-enum> | |
| commit | option<commit> | |
| escaped-path | option<string> | |
| path | option<string> | |
| type-op | string |