diff options
author | Junio C Hamano <gitster@pobox.com> | 2011-03-19 23:25:38 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-03-19 23:25:38 -0700 |
commit | a91df69cbb5ced7837525106ff57ff349180770b (patch) | |
tree | 748170216a91f1a9f3617a49e9f34d21120e0db4 /t/t4013/diff.log_-SF_master_--max-count=0 | |
parent | Merge branch 'mg/rev-list-n-reverse-doc' (diff) | |
parent | log: fix --max-count when used together with -S or -G (diff) | |
download | tgif-a91df69cbb5ced7837525106ff57ff349180770b.tar.xz |
Merge branch 'mm/maint-log-n-with-diff-filtering'
* mm/maint-log-n-with-diff-filtering:
log: fix --max-count when used together with -S or -G
Diffstat (limited to 't/t4013/diff.log_-SF_master_--max-count=0')
-rw-r--r-- | t/t4013/diff.log_-SF_master_--max-count=0 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/t4013/diff.log_-SF_master_--max-count=0 b/t/t4013/diff.log_-SF_master_--max-count=0 new file mode 100644 index 0000000000..c1fc6c8731 --- /dev/null +++ b/t/t4013/diff.log_-SF_master_--max-count=0 @@ -0,0 +1,2 @@ +$ git log -SF master --max-count=0 +$ |