Skip to content

Add branch name to missing branch widget text

What does this MR do and why?

For #346384 (closed)

Updates the missing branch widget text to include the branch names.

In the process of doing this, I've also updated the code to be a bit more standardized:

  • Use i18n holding object via $options
  • Use GlSprintf

Screenshots or screen recordings

Source Missing Target Missing
source target

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Thomas Randolph

Merge request reports