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.
Loading
Please register or sign in to comment