On Wed, Mar 28, 2018 at 6:21 PM, Joel Teichroeb <j...@teichroeb.net> wrote: > In preparation for converting the stash command incrementally to > a builtin command, this patch improves test coverage of the option > parsing. Both for having too many paramerters, or too few.
s/paramerters/parameters/ > Signed-off-by: Joel Teichroeb <j...@teichroeb.net>