Skip to content

Add shortcut to copy source branch name on merge request page

Nathan Friend requested to merge nfriend-add-copy-branch-name-shortcut into master

What does this MR do?

Adds a keyboard shortcut (b) to copy the source branch name to the clipboard on merge request pages:

image

Why?

It's common for a user to check out an MR's source branch locally after viewing the MR. This involves finding the branch name in the UI and clicking the copy button. This can be a bit of a chore in MRs with lots of discussion.

Screenshots

Keyboard shortcut help dialog:

image

Edited by Nathan Friend

Merge request reports