On Wed, Feb 14, 2018 at 12:41 AM, Jeff King <peff@xxxxxxxx> wrote: > This fixes a (probably harmless) parsing problem in > sq_dequote_step(), in which we parse some bogus input > incorrectly rather than complaining that it's bogus. > [...] LGTM. Thanks for taking care of this. Michael