Skip to content

Fix typo for repo size

Filip Aleksic requested to merge faleksic-size-limit-message into master

What does this MR do and why?

Reworks the line that describes repository size usage, as when the LFS is disabled the sentence includes a unnecessary comma.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2024-04-25_at_9.10.40_AM Screenshot_2024-04-25_at_9.22.15_AM

How to set up and validate locally

  1. Go to any project as admin
  2. Go to project settings
  3. Disable LFS
  4. Preview the wording shown
Edited by Filip Aleksic

Merge request reports