On Sun, Mar 22, 2015 at 2:28 PM, Koosha Khajehmoogahi wrote:
> Subject: Make git-log honor log.merges option
Drop capitalization, mention area you're touching, followed by colon,
followed by short summary:
log: honor log.merges option
> Signed-off-by: Koosha Khajehmoogahi
As discussed in
Signed-off-by: Koosha Khajehmoogahi
---
builtin/log.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/builtin/log.c b/builtin/log.c
index dd8f3fc..c7a7aad 100644
--- a/builtin/log.c
+++ b/builtin/log.c
@@ -36,6 +36,7 @@ static int decoration_given;
static int use_mailmap_config;
stati
2 matches
Mail list logo