Skip to content

fix(git-graph): rename feature to commit graph - #295

Merged
heath-s merged 1 commit into
mainfrom
fix/rename-git-graph
Aug 1, 2026
Merged

fix(git-graph): rename feature to commit graph#295
heath-s merged 1 commit into
mainfrom
fix/rename-git-graph

Conversation

@heath-s

@heath-s heath-s commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • rename the user-facing Git Graph feature to Commit graph across entry points, tabs, accessibility labels, and errors
  • centralize presentation copy and normalize restored legacy tabs to the new title
  • update focused unit and end-to-end coverage

Why

The previous name directly matched the VS Code Git Graph extension, creating avoidable product association. Commit graph keeps the feature purpose clear while using generic Git terminology.

Verification

  • bun run typecheck
  • focused command palette, commit graph, schema, and SCM runtime tests
  • bun test tests/custom-theme.test.ts
  • bun run test:e2e -- tests/e2e/git-graph-entry.e2e.ts
  • Lens visual inspection of the top-bar and editor-tab labels

@heath-s
heath-s marked this pull request as ready for review July 31, 2026 23:24
@heath-s
heath-s enabled auto-merge (squash) July 31, 2026 23:24
@heath-s
heath-s requested a review from astyfx July 31, 2026 23:24
@heath-s
heath-s merged commit fc6a8c4 into main Aug 1, 2026
4 checks passed
@heath-s
heath-s deleted the fix/rename-git-graph branch August 1, 2026 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants