git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rashmi Pai <rashmipai36@gmail.com>
To: git@vger.kernel.org
Subject: Bug report: Git Stash; spelling mistake of stash followed by a yes prints character 'y' infinite times.
Date: Wed, 3 May 2017 14:51:39 +0530	[thread overview]
Message-ID: <CAOqCAXSOZCG8mijV+yATtmC1PFGYiOSqtraSdbhbP2rRHBO_Qg@mail.gmail.com> (raw)

Hi,
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.

Below are the steps to reproduce.
1. create a local branch and make some code changes in the same branch.
2. now checkout another branch. git says Your local changes to the
following files would be overwritten by checkout.
3. Now do git stahs ( spelling mistake )
4. Now git says git: 'stahs' is not a git command. See 'git --help'.

Did you mean this?

stash

5. Now types yes. and you will see character 'y' getting printed
infinite times!.

Though this is not a major bug, I thought notifying this would be a
good idea. The above mentioned issue is reproducible in Mac Yosemite
in git version 2.4.5

Thank you all for making our lives easier and better :)..

-- 
REGARDS
Rashmi Pai :)

             reply	other threads:[~2017-05-03  9:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-03  9:21 Rashmi Pai [this message]
2017-05-06 17:18 ` Bug report: Git Stash; spelling mistake of stash followed by a yes prints character 'y' infinite times Dennis Kaarsemaker
  -- 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=CAOqCAXSOZCG8mijV+yATtmC1PFGYiOSqtraSdbhbP2rRHBO_Qg@mail.gmail.com \
    --to=rashmipai36@gmail.com \
    --cc=git@vger.kernel.org \
    /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).