Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

[Feature Request] option to show X number of surrounding lines in the resultant diff #75

Description

@pavan-kalyan

Currently the entire file is displayed. This is inconvenient to manually review as these files can be hundreds of lines.
It would be nice to have flag that allows us to only display x number of surrounding lines of the actual diff.

Something like -C 10 for helm diff plugin would show 10 surrounding lines for each change detected.

I guess changes would need to be made somewhere here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions