Junio C Hamano wrote: >> git stash store [-m <message>] [-e <error>] <commit> > > I am perplexed; that would not something I _would_ design or > suggest. The "-e <error>" looks especially odd, in that "-e" > usually refers to something the command evaluates (e.g. sed, perl), > but more importantly if the caller wants a custom error message, > normal programmers would do > > command || die "my custom error message" Another result of me taking your suggestion too literally [1], and not using my brains :/ [1]: http://article.gmane.org/gmane.comp.version-control.git/224174 -- 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