]> git.99rst.org Git - git.git/commitdiff
Merge branch 'jk/diff-no-index-with-pathspec'
authorJunio C Hamano <redacted>
Tue, 17 Jun 2025 17:44:41 +0000 (10:44 -0700)
committerJunio C Hamano <redacted>
Tue, 17 Jun 2025 17:44:42 +0000 (10:44 -0700)
"git diff --no-index dirA dirB" can limit the comparison with
pathspec at the end of the command line, just like normal "git
diff".

* jk/diff-no-index-with-pathspec:
  diff --no-index: support limiting by pathspec
  pathspec: add flag to indicate operation without repository
  pathspec: add match_leading_pathspec variant


Trivial merge
git clone https://git.99rst.org/PROJECT