mirror of
https://github.com/git/git.git
synced 2024-11-05 08:47:56 +01:00
3cb567386d
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>
3 lines
46 B
Text
3 lines
46 B
Text
$ git diff --name-status dir2 dir
|
|
A dir/sub
|
|
$
|