Re: [PATCH] submodule deinit: handle non existing pathspecs gracefully
From: Martin Ågren <hidden> Date: 2018-03-28 04:09:06
On 28 March 2018 at 01:28, Stefan Beller [off-list ref] wrote:
This fixes a regression introduced in 22e612731b5 (submodule: port
s/22/2/
submodule subcommand 'deinit' from shell to C, 2018-01-15), when handling
pathspecs that do not exist gracefully. This restores the historic behavior
of reporting the pathspec as unknown and returning instead of reporting a
bug.