Skip to content

TigOpenFileWithCommit is broken #33

@maxigit

Description

@maxigit

:TigOpenFileWithCommit without arguments used to call tig_explorer#open_file_with_commit with no arguments using the default value being the current file and head.

:TigOpenFileWithCommit! would then open a diff with the current head version. Handy to see what has changed. This doesn't work anymore since tig_explorer#open_file_with_commit has been changed to only accept a fixed number of argument (I'm not sure why).
Now you have to type explicitely :TigOpenFileWithCommit HEAD % 0.

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