GQL icon indicating copy to clipboard operation
GQL copied to clipboard

Expose File Content Changes For Diffs

Open Nezteb opened this issue 1 year ago • 1 comments

Describe the solution you'd like I'd like some way to query the contents of a diff in addition to the existing fields.

As far as implementation, it might make most sense to create a new diffs_content table or something since diffs could be huge (and might need to be stored as multiple patches/hunks).

Nezteb avatar Dec 05 '23 01:12 Nezteb

Hello @Nezteb,

This is a good idea, i will add it to TODO

Thank you, Amr Hesham

AmrDeveloper avatar Dec 05 '23 05:12 AmrDeveloper