mbox series

[v1,0/1] pathspec: warn for a no-glob entry that contains `**`

Message ID 20210325102228.14901-1-stdedos@gmail.com (mailing list archive)
Headers show
Series pathspec: warn for a no-glob entry that contains `**` | expand

Message

Σταύρος Ντέντος March 25, 2021, 10:22 a.m. UTC
From: Stavros Ntentos <133706+stdedos@users.noreply.github.com>

This is my first contribution to the git project.

It is the first of the second takes that came from the
https://lore.kernel.org/git/xmqqft1iquka.fsf@gitster.g/ e-mail
(hopefully I linked it correctly using the git-magic commands).

For the review, I pulled in the latest _meaningful_ contributer,
as well as one big contributer to the file.

hopefully, all is in order and correctly done.

Please be gentle with "protocol violations". :-D

Stavros Ntentos (1):
  pathspec: warn for a no-glob entry that contains `**`

 pathspec.c                 | 13 +++++++++++++
 pathspec.h                 |  1 +
 t/t6130-pathspec-noglob.sh | 13 +++++++++++++
 3 files changed, 27 insertions(+)

--
2.31.0