public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Adam Dinwoodie <adam@dinwoodie.org>
To: cygwin@cygwin.com
Subject: Re: git 2.8.3: git stash: Cannot save the current index state
Date: Mon, 13 Jun 2016 13:28:00 -0000	[thread overview]
Message-ID: <20160613094322.GI2345@dinwoodie.org> (raw)
In-Reply-To: <8527fa56-c0a9-be0c-255e-ef71b1d1a9ac@gmail.com>

On Sun, Jun 12, 2016 at 01:59:42PM +0800, lnishan wrote:
> It appears that git stash has been broken for a while (since 2.8.1,
> maybe earlier).
> 
> Steps to reproduce:
> 1. mkdir test; cd test
> 2. git init
> 3. touch testfile
> 4. git add . ; git commit -m "First commit"
> 5. echo "123" > testfile
> 6. git stash
> => Cannot save the current index state

Works just fine for me with v2.8.3, so there's clearly something
different about your environment.

Can you please include the diagnostics specified at:

> Problem reports:       http://cygwin.com/problems.html

It might also be useful to have a copy of your ~/.gitconfig file, if you
have one.

Adam

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

      reply	other threads:[~2016-06-13  9:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-12  9:48 lnishan
2016-06-13 13:28 ` Adam Dinwoodie [this message]

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=20160613094322.GI2345@dinwoodie.org \
    --to=adam@dinwoodie.org \
    --cc=cygwin@cygwin.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 read-only IMAP folder(s) and NNTP newsgroup(s).