Skip to content

Allow to pass -w flag (ignore whitespace changes) to the blame #1838

@Mingun

Description

@Mingun

git blame allows you to pass -w flag and then if line contains only whitespace changes, git will continue to find previous commit that affect it. Currently SourceGit does not use that flag when you open Blame view. I suggest to add Ignore whitespace changes checkbox to the Blame view which will recalculate blame information by appending / removing -w flag.

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