]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t4013-diff-various.sh
t4013: add tests for log -p -m --first-parent
[thirdparty/git.git] / t / t4013-diff-various.sh
index 8e3694ed5b80a87602d6533f0aa28307bd7b3d1b..68cb651645fd5b867d08ccd93e5db8755411eb10 100755 (executable)
@@ -204,6 +204,9 @@ log --root --patch-with-stat --summary master
 log --root -c --patch-with-stat --summary master
 # improved by Timo's patch
 log --root --cc --patch-with-stat --summary master
+log -p --first-parent master
+log -m -p --first-parent master
+log -m -p master
 log -SF master
 log -SF -p master
 log --decorate --all