Skip to content

git-gutter:update-interval not work well with git-gutter:set-start-revision #237

@lichang98

Description

@lichang98

When I set git-gutter:set-start-revision to HEAD~1 to display the modifications introduced by the last commit, the icons showing line differences relative to HEAD~1 disappear after the interval specified by git-gutter:update-interval, provided that the interval is not zero.

Perhaps the function defsubst git-gutter:start-raw-diff-process (proc-buf original now) should include a check for the start-rev parameter to address this behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions