Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

file-filter crashes with tig --follow #1283

Open
CervEdin opened this issue May 11, 2023 · 2 comments
Open

file-filter crashes with tig --follow #1283

CervEdin opened this issue May 11, 2023 · 2 comments
Labels

Comments

@CervEdin
Copy link

Invoking tig --follow ./file and subsequently pressing % crashes with

tig: No revisions match the given arguments.

the same error as tig --follow ./non-existing.file

tig version 2.5.1
ncursesw version 6.2.20201114
readline version 8.1

@CervEdin
Copy link
Author

Curiously, this is not a problem if setting log-options in tigrc

@koutcher
Copy link
Collaborator

Pressing % removes ./file from git log arguments leaving --follow which is only valid with a file argument.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants