[Bug 264854] git pre-commit hook fails on directories with the '+' character

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 23 Jun 2022 17:53:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264854

            Bug ID: 264854
           Summary: git pre-commit hook fails on directories with the '+'
                    character
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: yuri@freebsd.org
                CC: ports-bugs@FreeBSD.org

This command failed:
$ git commit sdr++ Makefile 
grep: repetition-operator operand invalid
[pre-commit] ERROR: Missing 'SUBDIR += sdr++' in comms/Makefile

I had to use --no-verify to work around the issue.
This isn't urgent since there is a workaround, but it would be nice if this
would be fixed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.