Git development
 help / color / mirror / Atom feed
* Unexpected recursion in 'git rm'
@ 2026-07-02  7:49 Евгений Плискин
  2026-07-03  7:01 ` Matt Hunter
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Евгений Плискин @ 2026-07-02  7:49 UTC (permalink / raw)
  To: git

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-07-03 20:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-02  7:49 Unexpected recursion in 'git rm' Евгений Плискин
2026-07-03  7:01 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox