Results 1791 comments of Sebastian Thiel

I just wanted to share some insights of @EliahKagan here as they provide an avenue towards attempting a fix: > For example, when `git` runs a SSH client from `GIT_SSH`,...

Thanks a lot for reporting! This is indeed an implementation detail leaking into user-visible branches and as far as I could find out, there is isn't a good solution for...

Sorry for that :/! For a moment I was intrigued by that new "Code with CoPilot" button on the right sidebar and thought that something silly like this should pop...

Thanks a lot for reporting! This is interesting, as it won't reproduce for me on the very same version. However, when I tried to rename onto an existing branch, like...

Thank you - it doesn't look like anything goes obviously wrong though. It doesn't even look like the UI triggers the rename, nor does it crash in the frontend. The...

Thanks a lot for reporting! GitButler binaries are compiled with debug symbols included, but I am not sure the AppImage preparation doesn't strip them. CC @ndom91 who knows everything about...

> @Byron I extracted the binary from the deb, and that binary runs fine. Wow, that's something new and indeed I just wasn't aware of the fact that the distro...

Thanks a lot for this wonderful report! I think I know what's happening: GitButler doesn't pick up Git version 2.46.0 because it's in the `PATH` of your login shell. The...

That's great to hear! Let's keep this issue open at least as long as we don't have a tracking issue for making this work. From a UX perspective, I think...

HI @krlvi, I think this may be an example for [the slider problem](https://github.com/mhagger/diff-slider-tools), i.e. there are multiple correct solutions and it's a matter of tuning which one is chosen. `imara-diff`...