[Bug 682111] New: Don't allow to create branches that look like version numbers



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: sysadmin-maint gnome bugs
        ReportedBy: bugzilla-gnome vitters nl
         QAContact: sysadmin-maint gnome bugs
     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.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]