Skip to content
Snippets Groups Projects
Commit 2e45bbd3db7b authored by Denis Laxalde's avatar Denis Laxalde
Browse files

log: disable bare file patterns with --line-range

Currently, specifying both a line-range pattern and a bare file pattern
results in an AND operation whereas we probably want an OR so that bare file
patterns are like a line-range pattern with all lines specified.

So, until this works as expected, we disable this.
parent 5c7dbb730179
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment