Skip to main content

GitDiffHunk

@codebolt/client-sdk


Interface: GitDiffHunk

Defined in: CodeBolt/packages/clientsdk/src/types/git.ts:53

Git diff hunk

Properties

PropertyTypeDefined in
contentstringCodeBolt/packages/clientsdk/src/types/git.ts:58
newLinesnumberCodeBolt/packages/clientsdk/src/types/git.ts:57
newStartnumberCodeBolt/packages/clientsdk/src/types/git.ts:56
oldLinesnumberCodeBolt/packages/clientsdk/src/types/git.ts:55
oldStartnumberCodeBolt/packages/clientsdk/src/types/git.ts:54