Máximo Cuadros

Results 126 comments of Máximo Cuadros

I made a PR but i not accepted because in under way another implementation. https://github.com/jadell/neo4jphp/pull/95

`go-git` is being develop to mimic the internal behavior of git, as libgit2 or jgit does. Every component at go-git should works as is expected at cgit. Earlier versions of...

Oh, I didn't though in submodules, was a more or less forgotten feature at go-git, we will work on it. And I will come back here.

Any update about a starlark LSP?

Well you can do the same with go modules

go-git is not thread-safe, this is due to not having mutex in the write operations. But also, could be potentially problematic for reading operations since some areas are using caches,...

Can you provide a test? Thanks

I see several cons, the main one is forcing the users to use a package manager, but others are having chaotic import paths with the old and the news, updating...

When I main forcing using a package manager, I mean forcing to everyone, not only us. For example, the change of enry, ended me having wasting 1h figuring out what...

Well the error is very clearly explained by Alex here: https://gist.github.com/bzz/867c665ec886fdc08d070fec386a2999#carvet Its a waste of time, first because already spent a lot of time about functionality is not giving us...