t4013: test that "-m" alone has no effect in "git log"
authorSergey Organov <sorganov@gmail.com>
Thu, 20 May 2021 21:46:54 +0000 (00:46 +0300)
committerJunio C Hamano <gitster@pobox.com>
Fri, 21 May 2021 00:24:13 +0000 (09:24 +0900)
commit7a55fa0e0bb88e2bf721bc65cc55cd6b435a8373
treee23eb6b354b46c64d06cc53b84cba2d1f6c4d8a2
parent364bc11fe5711fe7fbb98abf376168a207e7a448
t4013: test that "-m" alone has no effect in "git log"

This is to notice current behavior that we are going to change when we
start to imply "-p" by "-m".

Signed-off-by: Sergey Organov <sorganov@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4013-diff-various.sh