Skip to content

Commit a93a43f

Browse files
committed
including lfs
Signed-off-by: Andrew Thornton <[email protected]>
1 parent b349685 commit a93a43f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/gitdiff/gitdiff.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1124,6 +1124,7 @@ func parseHunks(curFile *DiffFile, maxLines, maxLineCharacters int, input *bufio
11241124
curFile.IsBin = true
11251125
curFile.IsLFSFile = true
11261126
curSection.Lines = nil
1127+
lastLeftIdx = -1
11271128
}
11281129
}
11291130
}

0 commit comments

Comments
 (0)