From c297d67266363711b28087cc7d2397d7d2dc2363 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Sat, 2 Mar 2013 12:48:54 +0800 Subject: [PATCH] GitLogParser.js --- GitLogParser.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GitLogParser.js b/GitLogParser.js index 9d601f7a..7173e959 100644 --- a/GitLogParser.js +++ b/GitLogParser.js @@ -51,7 +51,7 @@ GitLogParser = { } - print("parsed"); + //print("parsed"); //print(JSON.stringify(lines,null,4)); // summarize data... -- 2.39.2