public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* git 2.8.3: git stash: Cannot save the current index state
@ 2016-06-12  9:48 lnishan
  2016-06-13 13:28 ` Adam Dinwoodie
  0 siblings, 1 reply; 2+ messages in thread
From: lnishan @ 2016-06-12  9:48 UTC (permalink / raw)
  To: cygwin

Hello,

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

Additional information:
`uname -a` => 'CYGWIN_NT-10.0 DESKTOP-69E6675 2.5.1(0.297/5/3) 
2016-04-21 22:14 x86_64 Cygwin'
OS: Windows 10 Enterprise (64bit)


Sincerely,
lnishan


--
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: git 2.8.3: git stash: Cannot save the current index state
  2016-06-12  9:48 git 2.8.3: git stash: Cannot save the current index state lnishan
@ 2016-06-13 13:28 ` Adam Dinwoodie
  0 siblings, 0 replies; 2+ messages in thread
From: Adam Dinwoodie @ 2016-06-13 13:28 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-06-13  9:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-12  9:48 git 2.8.3: git stash: Cannot save the current index state lnishan
2016-06-13 13:28 ` Adam Dinwoodie

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).