GitHub Desktop 3.6: Streamlined Git Flow with Copilot and Worktree Support
June 27, 2026

Enhanced Commit Authoring and Merge Conflict Resolution
GitHub Desktop 3.6 introduces deeper integration with GitHub Copilot, enabling AI-powered assistance right within your commit workflow. This helps in generating meaningful commit messages and streamlining merge conflict resolutions, reducing the friction developers face in daily version control tasks.
Support for Git Worktrees
Managing multiple branches and workspaces just got easier with native Git worktree support. Worktrees allow you to check out multiple branches simultaneously without cluttering your main repository, making it more efficient to work on various features or fixes in parallel.
What This Means for Developers
These updates consolidate key Git operations into a single interface, powered by AI assistance and enhanced workspace management. The goal is to save time and reduce context switching, empowering developers to focus more on coding and less on tooling.
Embracing these features can lead to a more fluid and productive development experience, especially in teams working on complex projects.