From: Stavros Ntentos <redacted>
The second of the two issues identified in this thread.
Both patches work as expected.
There is a short solution, which is mostly okay.
It does not compile with -Werror, but:
It avoids malloc/free, and keeps the logic/sloc low.
All of this could be my lack of C experience.
Stavros Ntentos (1):
pathspec: warn: long and short forms are incompatible
pathspec.c | 30 ++++++++++++++++++++++++++++++
pathspec.h | 1 +
t/t6132-pathspec-exclude.sh | 33 +++++++++++++++++++++++++++++++++
3 files changed, 64 insertions(+)
--
2.31.0