From: Dennis Kaarsemaker <dennis@kaarsemaker.net>
To: Rashmi Pai <rashmipai36@gmail.com>, git@vger.kernel.org
Subject: Re: Bug report: Git Stash; spelling mistake of stash followed by a yes prints character 'y' infinite times.
Date: Sat, 06 May 2017 19:18:02 +0200 [thread overview]
Message-ID: <1494091082.24179.9.camel@kaarsemaker.net> (raw)
In-Reply-To: <CAOqCAXSOZCG8mijV+yATtmC1PFGYiOSqtraSdbhbP2rRHBO_Qg@mail.gmail.com>
On Wed, 2017-05-03 at 14:51 +0530, Rashmi Pai wrote:
> I am a corporate user of git. I noticed that when you switch between
> the branches and do a git stash ( I miss spelled it as git stahs). Git
> asked if i meant git stash. and i entered yes. and git printed the
> character y infinite times.
Hi Rashmi,
While git asks the question 'Did you mean stash', that question is
merely rhetorical, it does not expect an answer but exits. So what
you're seeing is the output of the shell builting 'yes', not output
from git.
D.
next prev parent reply other threads:[~2017-05-06 17:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-03 9:21 Bug report: Git Stash; spelling mistake of stash followed by a yes prints character 'y' infinite times Rashmi Pai
2017-05-06 17:18 ` Dennis Kaarsemaker [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-05-03 9:46 Rashmi Pai
2017-05-03 9:47 ` Jeff King
2017-05-04 5:23 ` 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=1494091082.24179.9.camel@kaarsemaker.net \
--to=dennis@kaarsemaker.net \
--cc=git@vger.kernel.org \
--cc=rashmipai36@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).