git/t/t4013/diff.diff_--name-status_dir2_dir
Johannes Schindelin 3cb567386d diff --no-index: fix --name-status with added files
Without this patch, an added file would be reported as /dev/null.

Noticed by David Kastrup.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2007-07-03 13:44:30 -07:00

4 lines
46 B
Plaintext

$ git diff --name-status dir2 dir
A dir/sub
$