Merge branch 'dl/stash-show-untracked-fixup'
authorJunio C Hamano <gitster@pobox.com>
Sun, 16 May 2021 12:05:24 +0000 (21:05 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sun, 16 May 2021 12:05:24 +0000 (21:05 +0900)
commita8a2491e629f9f886705d8bca6e134cd15076810
tree7ddad481b9dd099ac6ce983c2fae4c14d0772aef
parent16f91451fae2f3b12cbbc372bd6a5104e8109076
parent1ff595d218d9175eee1db753844044c2746d0515
Merge branch 'dl/stash-show-untracked-fixup'

The code to handle options recently added to "git stash show"
around untracked part of the stash segfaulted when these options
were used on a stash entry that does not record untracked part.

* dl/stash-show-untracked-fixup:
  stash show: fix segfault with --{include,only}-untracked
  t3905: correct test title
builtin/stash.c
t/t3905-stash-include-untracked.sh