Cannot push to repository with name length 255 chars long.
Created by: cirosantilli
The maximum repo name length is 255, but HTTPS and SSH push on gitlab.com fails for a repo with that name length, and works for repos of length 250.
Live repos:
I don't know where the bottleneck comes from.
GitHub currently enforces 100 char lengh on repo names. Perhaps we should also make our limit more strict?