X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=t%2Ft4013-diff-various.sh;h=dae635851666a7f5ccf685b89d64f31d5dbdd2fd;hb=6a1b3fc78311f16834d885e4e0baead8e51ed631;hp=8e3694ed5b80a87602d6533f0aa28307bd7b3d1b;hpb=954f7cfdac48b8d9fe91c29ecfa44ac0c639867c;p=git.git diff --git a/t/t4013-diff-various.sh b/t/t4013-diff-various.sh index 8e3694ed5..dae635851 100755 --- a/t/t4013-diff-various.sh +++ b/t/t4013-diff-various.sh @@ -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 @@ -235,6 +238,9 @@ show initial show --root initial show side show master +show -c master +show -m master +show --first-parent master show --stat side show --stat --summary side show --patch-with-stat side