https://bugzilla.gnome.org/show_bug.cgi?id=682111
  sysadmin | Git | unspecified

           Summary: Don't allow to create branches that look like version
                    numbers
    Classification: Infrastructure
           Product: sysadmin
           Version: unspecified
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Git
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
     GNOME version: ---


Version numbers should be tagged, not a branch

A branch should look like NAME-123-456

A tag should look like NAME_123_456 or 123.456.798, etc

The bug is about disallowing ONLY:
^\d+\.\d+(?:\.\d+)+$

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the QA contact of the bug.
You are watching the assignee of the bug.
_______________________________________________
gnome-infrastructure mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gnome-infrastructure

Reply via email to