fork-dev / TrackerWin

Bug and issue tracker for Fork for Windows
461 stars 10 forks source link

Use different icon for branches whose remote was deleted #2128

Open jankrassnigg opened 8 months ago

jankrassnigg commented 8 months ago

After closing a PR in GitHub, the remote branch gets deleted.

In Fork after a fetch, it uses a different icon for such branches, but only when it isn't the active branch. As long as you stay on that branch, it looks like the remote branch still exists. Since the state for the branch is already detected, it should not be hard to also show the different icon here.