Re: [PATCH] bisect: stop printing raw diff of first bad commit

2015-05-28 Thread Junio C Hamano
Trevor Saunders writes: > Signed-off-by: Trevor Saunders > --- > The test change only kind of tests the change in behavior and doesn't seem all > that useful. However I'm not sure if its preferable to not even try and test > that something isn't output. As the only objective of this patch is t

[PATCH] bisect: stop printing raw diff of first bad commit

2015-05-28 Thread Trevor Saunders
Signed-off-by: Trevor Saunders --- The test change only kind of tests the change in behavior and doesn't seem all that useful. However I'm not sure if its preferable to not even try and test that something isn't output. bisect.c| 7 ++- t/t6030-bisect-porcelain.sh | 3 ++