Ruben Vermeersch
Ruben Vermeersch
> creating a fake dom - maybe it will create better results (https://github.com/andreasgal/dom.js/) Most of these depend on `contextify`, which give a lot of problems to install on Windows. We're...
Does this still happen with the `better-testing` branch?
My git clone doesn't support `--force`. Do you have a reference on this option somewhere?
Just add it [right here](https://github.com/rubenv/grunt-git/blob/b4109ba4f659157d43835140642f798ec9762f06/lib/command_pull.js#L9-L20). And send the pull request :-)
Oh and a test case here: https://github.com/rubenv/grunt-git/blob/master/test/pull_test.js Here's an example of testing a flag: https://github.com/rubenv/grunt-git/blob/b4109ba4f659157d43835140642f798ec9762f06/test/fetch_test.js#L18-L26 Easy!
Got bitten by this, hard. @klauspost unbounded decompression is an issue, but currently the results are just wrong, which may lead to data loss. Could we consider at least getting...
Problem is that if you do an `io.Copy()` on a reader that has buffered fully, you won't get an error. It'll just, silently, copy 0 bytes and call it done....
> Simply because I got the happy path working first for a hobby project stuck_out_tongue_winking_eye Oh yes that makes total sense. Question is: would you accept PRs that add that,...
I'm guessing many of us are aching to start using this more intensively. Will you post a notice when it's safer to start testing it with more data (where we...
Also seems to happen with the Nextcloud client.