Brandon Casey <casey@xxxxxxxxxxxxxxx> writes: > Anders Melchiorsen wrote: > >> When trying to recover from that scenario, I do "git stash apply" as >> recommended by the "git stash" output. Now I still lost my index >> state, all changes are unstaged. > > See the documentation, apply has a '--index' option. Still, the shoot-yourself-in-the-foot potential is quite larger than appropriate for what is mostly workflow porcelaine. It is even larger than appropriate for plumbing IMHO. I mean, even misspellings like git stash lisp cause action that is not easily reversible, and the given help output is misleading with regard to index state. -- David Kastrup -- 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