Results 1791 comments of Sebastian Thiel

Thanks for the clarification, I do usually have trouble to correctly digest everything in long write-ups, and using a the 'summary' feature feels dangerous, too. > In Git for Windows,...

Thanks for elaborating. > * I think this is not a deep problem because, for the most part, `gix-command` can make the changes for the environments of subprocesses that are...

I just noticed that #4128 (Distribute as VSCode extension) has a stunning amount of upvotes, and I thought I'd mention it here in case this PR in any way facilitates...

> We could, hwoever, continue with the Tauri-based CLI and package that up with a VS Code extension. Hypothetically, the VS Code extension could then just be a "frontend" to...

Thanks a lot for reporting! I think the issue seems to be that the worktree isn't correctly computed when `core.worktree` is used. * git: /home/bhagwan/dots * gix: /home/bhagwan When trying...

Yes please, thank you, go ahead. As long as you start with a test or two, the implementation that goes along with it should (nearly) write itself.

That's great! Wouldn't you know if Git supports it by trying to run commands on that repository? From all I assumed, Git is fine with symlinks in that spot and...

Thanks for reporting! I can confirm that the cursor only moves down on enter if the commit text field isn't empty. I couldn't reproduce the behaviour with `Pos1` (as this...

Thanks a lot for the suggestion! I really like the idea of respecting existing Git configuration as much as possible. Right now, I think this can already be controlled on...

Thanks a lot for reporting! It does indeed appear that the remote URL is cached in `.git/gitbutler/virtual_branches.toml`, which can probably lead to issues like this. Could you try to perform...