Skip to content

Add a Copy Tag action to the git graph context menu - #56110

Merged
JosephTLyons merged 7 commits into
mainfrom
copy-tag-git-graph-context-menu
May 9, 2026
Merged

Add a Copy Tag action to the git graph context menu#56110
JosephTLyons merged 7 commits into
mainfrom
copy-tag-git-graph-context-menu

Conversation

@JosephTLyons

@JosephTLyons JosephTLyons commented May 8, 2026

Copy link
Copy Markdown
Collaborator
Screen.Recording.2026-05-07.at.11.29.32.PM.mov

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

Release Notes:

  • Added a Copy Tag action to the git graph context menu.

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label May 8, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label May 8, 2026
Comment thread crates/git_graph/src/git_graph.rs
@JosephTLyons
JosephTLyons marked this pull request as ready for review May 8, 2026 03:50
@JosephTLyons
JosephTLyons force-pushed the copy-tag-git-graph-context-menu branch from 9fd71a5 to d140bfc Compare May 8, 2026 04:05
@JosephTLyons
JosephTLyons added this pull request to the merge queue May 9, 2026
Merged via the queue into main with commit 715df4a May 9, 2026
50 of 52 checks passed
@JosephTLyons
JosephTLyons deleted the copy-tag-git-graph-context-menu branch May 9, 2026 02:49
jonx pushed a commit to jonx/zed-aros that referenced this pull request Jul 17, 2026
…#56110)

https://github.com/user-attachments/assets/7aa683e3-c52c-49e7-9934-ed4df6a1f8e2

Self-Review Checklist:

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

Release Notes:

- Added a `Copy Tag` action to the git graph context menu.
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
…#56110)

https://github.com/user-attachments/assets/7aa683e3-c52c-49e7-9934-ed4df6a1f8e2

Self-Review Checklist:

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

Release Notes:

- Added a `Copy Tag` action to the git graph context menu.
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