On Donnerstag, 19. August 2010, Jon Seymour wrote: > I'll need to re-issue this patch. The later tests execute > 'successfully', but don't properly implement the intent. In > particular, the condition: > > ! git stash stash@{0} > > should really be: > > ! git stash drop stash@{0}. Better write this as test_must_fail git stash drop stash@{0} -- Hannes -- 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