GitFileChange
Interface: GitFileChange
Defined in: CodeBolt/packages/clientsdk/src/types/git.ts:17
Git file change
Properties
| Property | Type | Defined in |
|---|---|---|
oldPath? | string | CodeBolt/packages/clientsdk/src/types/git.ts:20 |
path | string | CodeBolt/packages/clientsdk/src/types/git.ts:18 |
status | GitFileStatus | CodeBolt/packages/clientsdk/src/types/git.ts:19 |