Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx> writes: > Ramkumar Ramachandra <artagnon@xxxxxxxxx> writes: > >> Yes, touching a simple "autostash" file at stash-time, and removing it >> at pop-time will do. I don't see why it should be part of a >> (potentially user-editable) todo-list, which serves an entirely >> different purpose. > > You'll have to apply the index state and then the tree state. How do you > know whether the next call to "git rebase" should apply one or the other? Plus: what happens if the user ran "git stash" during rebase? In Junio's version, the right commits are applied. Running blindly "stash pop" may pop the wrong stash. -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- 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