From: Denton Liu <liu.denton@gmail.com>
To: Git Mailing List <git@vger.kernel.org>
Cc: Junio C Hamano <gitster@pobox.com>,
Eric Sunshine <sunshine@sunshineco.com>
Subject: [PATCH 0/2] Fixes for dl/stash-show-untracked
Date: Wed, 12 May 2021 13:16:11 -0700 [thread overview]
Message-ID: <cover.1620850247.git.liu.denton@gmail.com> (raw)
These follow-up patches for the topic should be merged before the
next release happens. In particular, the last patch fixes a potential
segfault that occurs.
Denton Liu (2):
t3905: correct test title
stash show: fix segfault with --{include,only}-untracked
builtin/stash.c | 8 ++++++--
t/t3905-stash-include-untracked.sh | 17 ++++++++++++++++-
2 files changed, 22 insertions(+), 3 deletions(-)
--
2.31.1.751.gd2f1c929bd
next reply other threads:[~2021-05-12 20:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-12 20:16 Denton Liu [this message]
2021-05-12 20:16 ` [PATCH 1/2] t3905: correct test title Denton Liu
2021-05-12 20:16 ` [PATCH 2/2] stash show: fix segfault with --{include,only}-untracked Denton Liu
2021-05-12 23:48 ` Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1620850247.git.liu.denton@gmail.com \
--to=liu.denton@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=sunshine@sunshineco.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.