Ben Peart <Ben.Peart@xxxxxxxxxxxxx> writes: > Documentation/config.txt | 10 ++++ > Documentation/git-status.txt | 10 ++++ > builtin/commit.c | 41 ++++++++++++++++ > diff.c | 2 +- > diff.h | 1 + > t/t7525-status-rename.sh | 90 ++++++++++++++++++++++++++++++++++++ > wt-status.c | 12 +++++ > wt-status.h | 4 +- > 8 files changed, 168 insertions(+), 2 deletions(-) > create mode 100644 t/t7525-status-rename.sh I'll mark the new script as executable (otherwise the test will not even start).