Skip to content

Commit c19d190

Browse files
committed
Add warning about duplicate repositories after update
1 parent 3ab72d0 commit c19d190

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

.github/github-desktop-plus-release-notes.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,13 @@ GitHub Desktop Plus v3.5.13-beta1
22

33
Upstream: [GitHub Desktop 3.5.13-beta1 release notes](https://github.com/desktop/desktop/releases/tag/release-3.5.13-beta1)
44

5-
> [!IMPORTANT]
5+
> [!NOTE]
66
> This release removes our fork-specific implementation of Git Worktrees integration in favor of the new upstream implementation.
7-
> Some worktree-related features may now work slightly differently than before.
7+
> Some worktree-related features may now work slightly differently than before.
8+
9+
> [!WARNING]
10+
> If you had repositories with worktrees before this release, those repositories may now appear as duplicates in your repository list. If you encounter this issue, you can simply remove the duplicates from the app.
11+
> Make sure **NOT** to check the "Also move this repository to Trash" checkbox when removing the duplicates.
812
913
---
1014

0 commit comments

Comments
 (0)