Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2010-09-01 01:27:41 +0400
committerJunio C Hamano <gitster@pobox.com>2010-09-01 01:30:29 +0400
commitbf1dfc31032bf6195be63dd92d0b67906e4ff4f8 (patch)
treedfbd090fc0ac09ef5014bd422a0f4296bf2728a4 /t/t4013-diff-various.sh
parentf506b8e8b5fb231e63b69668b6b7516f12b32228 (diff)
diff/log -G<pattern>: tests
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013-diff-various.sh')
-rwxr-xr-xt/t4013-diff-various.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/t/t4013-diff-various.sh b/t/t4013-diff-various.sh
index 19857f4326..9a66520588 100755
--- a/t/t4013-diff-various.sh
+++ b/t/t4013-diff-various.sh
@@ -210,6 +210,9 @@ log -m -p master
log -SF master
log -S F master
log -SF -p master
+log -GF master
+log -GF -p master
+log -GF -p --pickaxe-all master
log --decorate --all
log --decorate=full --all