Signed-off-by: Timo Hirvonen <tihirvon@xxxxxxxxx> --- builtin-log.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/builtin-log.c b/builtin-log.c index 28cd8bf..7075987 100644 --- a/builtin-log.c +++ b/builtin-log.c @@ -79,7 +79,6 @@ int cmd_log(int argc, const char **argv, init_revisions(&rev); rev.always_show_header = 1; - rev.diffopt.recursive = 1; cmd_log_init(argc, argv, envp, &rev); return cmd_log_walk(&rev); } -- 1.4.1.rc1.g8637 - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html