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