Tristan Schlötel

Results 5 comments of Tristan Schlötel

thanks @jayspirits for those who don't know how to fix until the new version is released: move to `C:\Users\[username]\.atom\packages\git-control\lib\git-control-view.coffee` and change line 76 to: `@setWorkspaceTitle(git.getRepository().repo.workingDirectory.split('/').reverse()[1])`

@antoniochacon, read my comment in the pull request: https://github.com/jacogr/atom-git-control/pull/247

I hope this gets a release soon. lhci/cli is the only package in our project that has any vulnerabilities - always disappointing to see the orange npm message popping up...

Same issue here on M1 MacBook Air. I have no network issues. I had the same issue cloning the `stable-diffusion-webui` repo. This helped me: https://stackoverflow.com/questions/21277806/fatal-early-eof-fatal-index-pack-failed Therefore I ran: ``` git...

> Same here. Looks like you need to disable strict-mode - [#1116 (comment)](https://github.com/google-map-react/google-map-react/issues/1116#issuecomment-1150589667) That is not an option for us. We planned on using it in our Next.js project but...