On Dec 18, 2007, at 12:00 AM, Junio C Hamano wrote:
Benoit Sigoure <tsuna@xxxxxxxxxxxxx> writes:
... 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
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html