From: Junio C Hamano <gitster@pobox.com>
To: Jeff King <peff@peff.net>
Cc: "José Miguel Armijo Fidalgo" <jm.armijo.f@gmail.com>,
git@vger.kernel.org
Subject: Re: Bug: "git stash create" ignores "message" argument
Date: Tue, 08 Jul 2025 10:13:07 -0700 [thread overview]
Message-ID: <xmqqv7o2vc64.fsf@gitster.g> (raw)
In-Reply-To: <20250706032512.GB3041790@coredump.intra.peff.net> (Jeff King's message of "Sat, 5 Jul 2025 23:25:12 -0400")
Jeff King <peff@peff.net> writes:
> 2. Possibly "stash store" could pull the default message from the
> commit, rather than using the generic one.
This might be a good compromise. Even we discourage the use of
"store" and "create" combo to interactive users, we do care about
ergonomics for script writers.
Those who use "create" to write a detailed log message (which may
later be reused for a real commit that is created out of the stashed
changes) would end up with a huge and unpleasant stash entries if
they use "store" without any message, which may be a negative
experinece for them, though.
next prev parent reply other threads:[~2025-07-08 17:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-06 1:28 Bug: "git stash create" ignores "message" argument José Miguel Armijo Fidalgo
2025-07-06 3:25 ` Jeff King
2025-07-08 17:13 ` Junio C Hamano [this message]
2025-07-08 22:50 ` Jeff King
2025-07-09 12:45 ` José Miguel Armijo Fidalgo
2025-07-06 3:36 ` Darren Rambaud
2025-07-08 6:26 ` José Miguel Armijo Fidalgo
2025-07-08 16:00 ` 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=xmqqv7o2vc64.fsf@gitster.g \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=jm.armijo.f@gmail.com \
--cc=peff@peff.net \
/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.