]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kk/no-walk-pathspec-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 22 Jul 2026 17:30:55 +0000 (10:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Jul 2026 17:30:55 +0000 (10:30 -0700)
The 'git rev-list --no-walk' command has been corrected to restore
pathspec filtering, which was lost when the streaming walk was
refactored.

* kk/no-walk-pathspec-fix:
  revision: fix --no-walk path filtering regression

1  2 
revision.c

diff --cc revision.c
Simple merge