Samuel Lijin <sxli...@gmail.com> writes:

> Following up on Junio's review from last time.
>
> Samuel Lijin (4):
>   t7501: add coverage for flags which imply dry runs
>   wt-status: rename commitable to committable
>   wt-status: teach wt_status_collect about merges in progress
>   commit: fix exit code when doing a dry run
>
>  builtin/commit.c  |  32 +++---
>  ref-filter.c      |   3 +-
>  t/t7501-commit.sh | 150 ++++++++++++++++++++++++---
>  wt-status.c       | 258 ++++++++++++++++++++++++----------------------
>  wt-status.h       |  13 +--
>  5 files changed, 298 insertions(+), 158 deletions(-)


It seems that t7512 & t7060 break with this topic queued.

Reply via email to