Skip to content

log command doesn't take number of entries into account #26

@balint-bg

Description

@balint-bg

I can't quite paste my output here as the changes I'm working on aren't public (company policy sorry) but if I do git log -2 I get the last 2 commits, but if I do git tui log -2 I get to see all of the history. Not a huge deal just a bit startling and unexpected.
For clarity, git-tui does work, and it shows it expected terminal window and all the content, it's just that it shows too much of history even with the -<number> option.

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