Skip to content

git_graph: Remove feature flag#52972

Merged
Anthony-Eid merged 3 commits intomainfrom
git-graph-remove-feature-flag
Apr 2, 2026
Merged

git_graph: Remove feature flag#52972
Anthony-Eid merged 3 commits intomainfrom
git-graph-remove-feature-flag

Conversation

@Anthony-Eid
Copy link
Copy Markdown
Contributor

@Anthony-Eid Anthony-Eid commented Apr 2, 2026

After #52953 gets merged the git graph will be ready for it's preview release, so we can finally remove the feature flag! AKA this PR releases the git graph

Self-Review Checklist:

  • I've reviewed my own diff for quality, security, and reliability
  • Unsafe blocks (if any) have justifying comments
  • The content is consistent with the UI/UX checklist
  • Tests cover the new/changed behavior
  • Performance impact has been considered and is acceptable

Closes #ISSUE

Release Notes:

  • Add Git Graph. Can be accessed through the button on the bottom of the git panel or the git graph: Open action

After #52953 gets merged the git graph will be ready for it's preview
release, so we can finally remove the feature flag! AKA this PR releases
the git graph
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Apr 2, 2026
@zed-community-bot zed-community-bot bot added the staff Pull requests authored by a current member of Zed staff label Apr 2, 2026
@cole-miller cole-miller self-requested a review April 2, 2026 13:19
@Anthony-Eid Anthony-Eid enabled auto-merge (squash) April 2, 2026 15:07
@Anthony-Eid Anthony-Eid disabled auto-merge April 2, 2026 15:09
@Anthony-Eid Anthony-Eid enabled auto-merge (squash) April 2, 2026 15:09
@Anthony-Eid Anthony-Eid merged commit 7892b93 into main Apr 2, 2026
30 checks passed
@Anthony-Eid Anthony-Eid deleted the git-graph-remove-feature-flag branch April 2, 2026 15:26
@Anthony-Eid
Copy link
Copy Markdown
Contributor Author

/cherry-pick preview

github-actions bot pushed a commit that referenced this pull request Apr 2, 2026
After #52953 gets merged the git graph will be ready for it's preview
release, so we can finally remove the feature flag! AKA this PR releases
the git graph

Self-Review Checklist:

- [ ] I've reviewed my own diff for quality, security, and reliability
- [ ] Unsafe blocks (if any) have justifying comments
- [ ] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [ ] Tests cover the new/changed behavior
- [ ] Performance impact has been considered and is acceptable

Closes #ISSUE

Release Notes:

- Add Git Graph. Can be accessed through the button on the bottom of the
git panel or the `git graph: Open` action
Anthony-Eid added a commit that referenced this pull request Apr 2, 2026
)

Cherry-pick of #52972 to preview

----
After #52953 gets merged the git graph will be ready for it's preview
release, so we can finally remove the feature flag! AKA this PR releases
the git graph

Self-Review Checklist:

- [ ] I've reviewed my own diff for quality, security, and reliability
- [ ] Unsafe blocks (if any) have justifying comments
- [ ] The content is consistent with the [UI/UX

checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [ ] Tests cover the new/changed behavior
- [ ] Performance impact has been considered and is acceptable

Closes #ISSUE

Release Notes:

- Add Git Graph. Can be accessed through the button on the bottom of the
git panel or the `git graph: Open` action

Co-authored-by: Anthony Eid <56899983+Anthony-Eid@users.noreply.github.com>
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.

2 participants