herr kaste
herr kaste
Actually `n` and `p` should work because it also informs us if the implementation is correct here or hacky. At least we must know why it doesn't work.) Generally, with...
Not sure what to do with this one. Did you even pushed the correct version? I don't see how having a normal `WindowCommand` in `class SelectInlineDiffCommitCommand(WindowCommand):` can call `git` e.g....
I don't forget you, I'm just a bit busy, okay?
But a `socket.gaierror: [Errno 11001] getaddrinfo failed` is, your internet is down, you're behind a proxy https://stackoverflow.com/questions/7334199/getaddrinfo-failed-what-does-that-mean
Ah, I see, not obvious why we would parse the url wrong and leave the "https://" on it here. Happy to see a PR from you.
Timings using `C:\Dev\Git\cmd\git.exe` ``` (D) [ 41ms] $ git status --porcelain -z -b (D) [ 45ms] $ git status --porcelain -z -b (D) [ 43ms] $ git status --porcelain -z...
Really looks like it is not bound to the typical dashboards. *I* usually do this from the "Repo History" view. (Press `` while the cursor is on the HEAD commit....
I'm not a branches dashboard user but after looking at this it looks like a "bug". In the dashboard we have: ``` [p] push selected to remote [P] push all...
Möglich and probably useful. Technically simple but a bit cumbersome because we need to handle every GitSavvy view, write down its state, and then implement the cloning, or undoing, on...
I'm currently leaning more into hiding remote branches which already have local counterparts as I don't see the benefit of the duplication. 🤔