On Fri, Mar 31, 2023 at 6:05 PM Taylor Blau <me@xxxxxxxxxxxx> wrote: > > On Tue, Mar 28, 2023 at 11:39:28AM -0600, Felipe Contreras wrote: > > --- > > t/t0001-init.sh | 4 ++-- > > t/t3432-rebase-fast-forward.sh | 4 ++-- > > t/t4013-diff-various.sh | 6 +++--- > > t/t5512-ls-remote.sh | 4 ++-- > > t/t5516-fetch-push.sh | 8 ++++---- > > t/test-lib.sh | 4 ++-- > > 6 files changed, 15 insertions(+), 15 deletions(-) > > Maybe I'm misreading your patch or its subject line, but all of these > hunks convert from something (usually "status") _to_ "stat". No, the title is wrong; the purpose is to avoid `status`, which in zsh it's linked to $? -- Felipe Contreras