Jakub T. Jankiewicz

Results 1429 comments of Jakub T. Jankiewicz

I think that you will need to read the documentation about git internals, a few of the resources are in [the contribution file](https://github.com/isomorphic-git/isomorphic-git/blob/main/CONTRIBUTING.md#how-git-works). And after you get familiar you write...

If you implement something you can share the solution with others, maybe we can even add this to the core of the library.

@nadilas I'm afraid this will never be finished. OP is not working on the project anymore.

@nadilas No, it means that the project is driven only by contributors, it's maintained but there is no single person that does all the hard work of adding new features...

@NomarCub Since you need to feature maybe you want to do the fix? This project is driven by contributors. I'm a maintainer but I don't write code myself for this...

This information is outdated. Firebase doesn't work like this anymore. Please update your content.

Thanks for taking the time to check this and report. Will fix this after the weekend. The problem is that: ```ruby prompt_email() ``` is compiled into wrong syntax: ```javascript gaiman.prompt();...

There is a problem with serialization, probably because of AST and bigInt literals, will get back to it later.

I have the same error from CodeSanbox found a reference in https://github.com/pmndrs/react-three-fiber/discussions/928 but it's not related to react-three-fiber. I have a basic reactJS app but with classes (Sorry, I'm refreshing...

@simonsmith any chance to update to Cypress 11?