> - "-u", ... > + argv_array_pushl(&cp.args, "status", "--porcelain", "-uall", This also changes -u to -uall, which is not mentioned in the commit message. That should probably be called out.
> - "-u", ... > + argv_array_pushl(&cp.args, "status", "--porcelain", "-uall", This also changes -u to -uall, which is not mentioned in the commit message. That should probably be called out.