On Dec 18, 2007, at 12:00 AM, Junio C Hamano wrote:
Benoit Sigoure [off-list ref] writes:
quoted
... The current behavior of git stash is very
dangerous as the following frequently happens to new comers:
$ git stash
$ <hack on something else>
$ git commit
$ git stash apply
$ git stash clean # Oops, typo, I just stashed my changes again
$ git stash clear # Oops, I just lost my changed
This is a plain FUD, isn't it? The first Oops should not happen these
days.
*git pull in git*
*reads Documentation/RelNotes-1.5.4.txt*
Blah. I didn't know follow the development over the past 3 weeks
well enough, sorry for the noise. I'm glad that this was improved.
--
Benoit Sigoure aka Tsuna
EPITA Research and Development Laboratory