strager
strager
@mattcodes01 Thanks for investigating! I appreciate it. I updated the inline comment with more info here: ffba4e73e6a9149a22959cf2ee55f427ecbe77b6 ```javascript // HACK(#818): Some SVGs are broken in Chrome and Safari when spritesheeted....
@tommiv Thanks for finding a bug in my patch! @XhmikosR Please advise on the right solution.
I don't see anything in the [π source code](https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/sl/5.02-1/sl_5.02.orig.tar.gz) which would let us easily detect it. =\
Maybe Sapling could distribute two executables: `sl` and `sapling`. The latter could be used by scripts or at least feature detection. (`sapling` could just be a symbolic link to `sl`,...
> if someone installed π two years ago and forgot about it, itβs going to be really hard for them to figure out why their test runner is broken It...
#458 should help some.
This might be related (found by @Vegerot) at least for file(): https://github.com/vegerot/sapling/blob/49d5c4f0962366ed85f7afe5bb27fc7510632ffe/eden/scm/lib/hgcommits/src/git.rs#L453
Implemented in commit 2d93a6726de32df9d062109b9f40b0ab5430ed91.
@HarshitAghera I suggest finishing issue #852 first before working on this issue. @rohitsasi720 Have you made progress on this task?