You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto re-review (pr-sync) automations now fire even when the repository isn't
the one currently open — GitDesktop keeps watching recent repositories that
have a re-review rule, so pushing and switching repos no longer delays the
review until you switch back.
macOS: GitHub and Git are found when launched from Finder or the Dock. A
GUI launch doesn't inherit your shell's PATH, so a Homebrew-installed gh or git used to read as "not found" everywhere except the About screen — breaking
clone, pull requests, issues, and other GitHub features. GitDesktop now finds
these tools the same way the About screen already did.
Creating a local PR from an agent session or the Compare tab no longer leaves
the dialog stuck open (and impossible to close) after the PR is created — the
app now switches to the new PR with the dialog closed, as intended.