Michael Seibt

Results 207 comments of Michael Seibt
trafficstars

I cannot reproduce it on my dev machine right now. It seems to occur after long runtime. (It makes the **Graph** tooltips unusable.)

Perhaps it occurs after hibernation. ![SlowTooltips](https://user-images.githubusercontent.com/36601201/196008153-1bf27d8d-18a1-466c-b3ca-462a949cb263.gif)

It depends on from where the RevisionGrid is entered. ![SlowTooltips2](https://user-images.githubusercontent.com/36601201/196056786-15ef08e6-fbe3-4ad3-a267-a32c80e0bd2c.gif) Graph tooltips are shown when hovering just a single-line commit message. ![image](https://user-images.githubusercontent.com/36601201/196057109-aa6ff040-1967-4a58-962e-12f701c428cb.png) The commit tooltip is not hidden when leaving...

> We need to do what the user expects - delete the branch. 👍 The check for "merged in HEAD" feels very arbitrary to me because it depends on the...

It does not work that way - at least not in v4.0. The checkbox does not appear unless it is a remote branch. Then one is forced to tick the...

It hinders me to delete a merged feature branch if am working on the next feature branch, which has not been rebased yet...

Thank you for the explanation, Jay. Fair points - perhaps also for advanced users. One remains unclear yet. I use to download the full history of a remote. So my...

Could you describe the steps how to reproduce the problem and the actual and the expected behavior, please?

Occasionally, I close the progress dialog too quickly (my click finger is quicker than I think). It would be good to keep that *last* output. Then I could activate `Close...

You can quickly cherry pick commits from other worktrees without the need to push and pull. Stashes are shared, too.