mirror of
https://github.com/go-gitea/gitea
synced 2025-01-10 17:54:27 +00:00
3dc6af3d70
* Fix creation of Org repos Fix go-gitea#9269 * Change variable name to appease linter * Update PR with suggestions Add a note for user.CanCreateRepo() about failure assumptions Change repo.create help message Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>