Jakub T. Jankiewicz

Results 1284 comments of Jakub T. Jankiewicz

I have a working code with linter enabled, didn't commit it yet because I need to test it out. I need the time to test it, since there are no...

Same error with ChakraUI, Next, and Turbopack: ```diff + - ```

Can you create a small reproduction that I can run?

I don't understand how you can have an empty git repository and yet have a branch and commits. Should I delete all the files? Can you create such a repository?

I never heard of closing empty repository, does it work with canonical git?

The problem is that with isomorphic git, when you pull, you do fetch and merge. And if there are no branches locally, you can't merge. Canonical git do something different...

If you know how to make this work, you can contribute. I'm not even sure what is the right thing to do in this case.

It should not be that hard, you only need to add the title attribute. Do you want to contribute?

Do you want to create a PR?