"Marco Costalba" <mcostalba@xxxxxxxxx> writes: > I'm very bad at naming, so I don't argue any more. > > Just one thing (that is the only that matters) call this command as > you want but let it take one argument, the name of the reflog to > remove: > > git stash drop stash@{3} > > should be allowed. > > git stash drop > > defaults to stash@{0} I do not care the wording either way, but my prediction is that people will mistype "stash clear" when they meant "stash drop", and we will end up not allowing the implicit "drop the top one only" behaviour. - 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