Update docs to remove assertion that worktrees are cleaned up on merge
This commit is contained in:
committed by
GitHub
parent
c0dadac9bd
commit
48d2ce1b80
@@ -33,7 +33,7 @@ If conflicts occur, see [Resolving Rebase Conflicts](/core-features/resolving-re
|
||||
|
||||
## Merge
|
||||
|
||||
Click **Merge** to integrate your completed work into the target branch. Your task will automatically move to the **Done** column, and the worktree is cleaned up automatically. The branch remains until you manually delete it.
|
||||
Click **Merge** to integrate your completed work into the target branch. Your task will automatically move to the **Done** column. The branch remains until you manually delete it.
|
||||
|
||||
<Tip>
|
||||
If you're working with GitHub, consider creating a pull request instead of merging directly. This allows for team review and CI checks.
|
||||
|
||||
Reference in New Issue
Block a user