todo.sr.ht:
Aligning the naming constraints with git.sr.ht: - repository name must be at least one character, not two; - fist character can be uppercase (but not a numeric); - in general accepts only alphanumeric characters or ._-
v1
PROPOSED
Cédric Bonhomme: 2
Aligning the naming constraints with git.sr.ht: - repository name must be at least one character, not two; - fist character can be uppercase (but not a numeric); - in general accepts only alphanumeric characters or ._-
Fix regular expression: Repository name can not start with .-_
2 files changed, 5 insertions(+), 7 deletions(-)
[PATCH todo.sr.ht 1/2] Aligning the naming constraints with git.sr.ht: - repository name must be at least one character, not two; - fist character can be uppercase (but not a numeric); - in general accepts only alphanumeric characters or ._-
Export this patch