Document repository name limits and restrictions#44805
Conversation
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
|
@webdevpraveen I'm sorry, but this isn't the change that the team settled on, as noted in the issue. The issue gives the exact wording and placement we want. If you would like to open a PR that follows those guidelines, I would be happy to take a look at it. |
Resolves #44518
Description
This PR adds the missing documentation for repository name limits to the "Repository limits" page (
content/repositories/creating-and-managing-repositories/repository-limits.md).As outlined in the issue, the new
Repository namesection now explicitly documents:.gitand.wikisuffixes.These limits are fundamental when creating a repository, so I've placed the new section right before the
Repository sizesection for logical flow.