From: "Евгений Плискин" <eugene.pliskin@gmail.com>
To: git@vger.kernel.org
Subject: Unexpected recursion in 'git rm'
Date: Thu, 2 Jul 2026 10:49:10 +0300 [thread overview]
Message-ID: <323134122.20260702104910@gmail.com> (raw)
Hello.
The following git command does recurse directories as contrary to the reference (https://git-scm.com/docs/git-rm):
git rm -n *.json
Without directory specification before '*.json' this command is not expected to recurse directories, but it really does.
git version 2.55.0.windows.1
--
Regards,
Eugene Pliskin mailto:eugene.pliskin@gmail.com
next reply other threads:[~2026-07-02 7:49 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-02 7:49 Евгений Плискин [this message]
2026-07-03 7:01 ` Unexpected recursion in 'git rm' Matt Hunter
[not found] ` <1978773121.20260703123754@gmail.com>
2026-07-03 13:04 ` Matt Hunter
2026-07-03 8:31 ` Patrick Steinhardt
2026-07-03 10:04 ` Phillip Wood
[not found] ` <1756071445.20260703123414@gmail.com>
2026-07-03 12:39 ` Patrick Steinhardt
2026-07-03 15:25 ` Mikael Magnusson
2026-07-03 20:41 ` Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=323134122.20260702104910@gmail.com \
--to=eugene.pliskin@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.