Toshi MARUYAMA
Toshi MARUYAMA
Does not 2.7 have vulnerability?
You don't need any prefix. Just path as /example/path .
``` $ git init --bare test Initialized empty Git repository in /tmp/test/test/ $ hg clone --config extensions.git=/somewhere/hg-git/hggit test/ test-hg updating to branch default 0 files updated, 0 files merged, 0...
``` $ hg --cwd test-hg/ path default = /tmp/test/test ```
``` $ hg -R test-hg/ --config extensions.git=/somewhere/hg-git/hggit in comparing with /tmp/test/test no changes found ```
I have confirmed https://github.com/sparklemotion/nokogiri/pull/1318 reduces jruby errors. https://travis-ci.org/flavorjones/loofah/builds/80234142 https://travis-ci.org/marutosi/loofah/builds/90518033