From: Bagas Sanjaya <bagasdotme@gmail.com>
To: Kyle Meyer <kyle@kyleam.com>, git@vger.kernel.org
Cc: Thomas Gummerer <t.gummerer@gmail.com>, joostkremers@fastmail.fm
Subject: Re: [PATCH] stash: disable literal treatment when passing top pathspec
Date: Fri, 8 Apr 2022 13:33:18 +0700 [thread overview]
Message-ID: <e93e9bb1-8bd1-a70f-f671-ca322c14c7a1@gmail.com> (raw)
In-Reply-To: <20220408031228.782547-1-kyle@kyleam.com>
On 08/04/22 10.12, Kyle Meyer wrote:
> +test_expect_success 'stash -u works with --literal-pathspecs' '
> + >untracked &&
> + git --literal-pathspecs stash -u &&
> + test_path_is_missing untracked
> +'
Why not "touch untracked" instead?
--
An old man doll... just what I always wanted! - Clara
next prev parent reply other threads:[~2022-04-08 6:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-08 3:12 [PATCH] stash: disable literal treatment when passing top pathspec Kyle Meyer
2022-04-08 6:33 ` Bagas Sanjaya [this message]
2022-04-08 8:46 ` Ævar Arnfjörð Bjarmason
2022-04-08 18:47 ` Junio C Hamano
2022-04-08 18:46 ` Junio C Hamano
2022-04-09 4:10 ` Kyle Meyer
2022-04-11 17:55 ` 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=e93e9bb1-8bd1-a70f-f671-ca322c14c7a1@gmail.com \
--to=bagasdotme@gmail.com \
--cc=git@vger.kernel.org \
--cc=joostkremers@fastmail.fm \
--cc=kyle@kyleam.com \
--cc=t.gummerer@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).