panglesd / diffcessible

MIT License
17 stars 13 forks source link

Added line numbers to diffs #54

Closed Siddhi-agg closed 8 months ago

Siddhi-agg commented 8 months ago

This PR resolves #50. I have made modifications in the Patch library to include line numbers when displaying hunks. I have also fixed the bug which used to show starting line of Mine hunk and Their hunk as 0 at the beginning of the hunk. Please review.