]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'pw/stash-p-pathspec-fixes'
authorJunio C Hamano <gitster@pobox.com>
Tue, 24 Jun 2025 16:48:47 +0000 (09:48 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 24 Jun 2025 16:48:47 +0000 (09:48 -0700)
"git stash -p <pathspec>" improvements.

* pw/stash-p-pathspec-fixes:
  stash: allow "git stash [<options>] --patch <pathspec>" to assume push
  stash: allow "git stash -p <pathspec>" to assume push again


Trivial merge