I've been bitten by --cleanup=default stripping my "#" lines a few times. Cutting "git status" with a long scissors marker line reduces chances of that happening. Most of the code is already there in 1a72cfd. This is just to add the UI. Nguyễn Thái Ngọc Duy (3): wt-status.c: make cut_lines[] const to shrink .data section a bit wt-status.c: move cut-line print code out to wt_status_add_cut_line commit: add --cleanup=scissors Documentation/git-commit.txt | 7 ++++++- builtin/commit.c | 9 +++++++-- t/t7502-commit.sh | 16 ++++++++++++++++ wt-status.c | 21 +++++++++++++-------- wt-status.h | 1 + 5 files changed, 43 insertions(+), 11 deletions(-) -- 1.8.5.2.240.g8478abd -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html