Skip to content

Remove dead AgentGitWorktreeInfo code - #50101

Merged
rtfeldman merged 1 commit into
mainfrom
remove-dead-git-worktree-info
Feb 25, 2026
Merged

Remove dead AgentGitWorktreeInfo code#50101
rtfeldman merged 1 commit into
mainfrom
remove-dead-git-worktree-info

Conversation

@rtfeldman

@rtfeldman rtfeldman commented Feb 25, 2026

Copy link
Copy Markdown
Contributor

This code was part of a series of stacked diff PRs that became obsolete because we changed the UI design, so none of this code is necessary anymore.

Release Notes:

  • N/A

The AgentGitWorktreeInfo struct, git_worktree_info field on DbThread/Thread,
and worktree_branch column on DbThreadMetadata were never set to anything
other than None in production code. Remove the struct, fields, DB migration,
save/list plumbing, and associated tests.
@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Feb 25, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label Feb 25, 2026
@rtfeldman
rtfeldman marked this pull request as ready for review February 25, 2026 17:36
@rtfeldman
rtfeldman merged commit 6acc1a3 into main Feb 25, 2026
38 checks passed
@rtfeldman
rtfeldman deleted the remove-dead-git-worktree-info branch February 25, 2026 17:36
tahayvr pushed a commit to tahayvr/zed that referenced this pull request Mar 4, 2026
This code was part of a series of stacked diff PRs that became obsolete
because we changed the UI design, so none of this code is necessary
anymore.

Release Notes:

- N/A
jonx pushed a commit to jonx/zed-aros that referenced this pull request Jul 17, 2026
This code was part of a series of stacked diff PRs that became obsolete
because we changed the UI design, so none of this code is necessary
anymore.

Release Notes:

- N/A
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
This code was part of a series of stacked diff PRs that became obsolete
because we changed the UI design, so none of this code is necessary
anymore.

Release Notes:

- N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant