Skip to content
Snippets Groups Projects
Commit ba9957bcfb7c authored by Nicolas Dumazet's avatar Nicolas Dumazet
Browse files

store: skip decodir check if path does not contain '.hg/'

The three replace calls are slower than this simple __contains__,
and anyway we should not have this many paths ending with .i, .d, or .hg
compared to the normal, un-encoded other paths.
parent e2bce1c717fa
No related branches found
No related tags found
No related merge requests found
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