)]}'
{
  "commit": "6ee0bff822723fdff71a49124be5af0e1c7fbe8a",
  "tree": "8ed37dfc41a939f17cb3111270e5c276fdfdbd7c",
  "parents": [
    "cc5cdb565c364a9e550d5fa7ef52b369a18a5c19"
  ],
  "author": {
    "name": "Gaurav",
    "email": "g.gupta@samsung.com",
    "time": "Tue Sep 22 09:48:54 2015 +0530"
  },
  "committer": {
    "name": "Gaurav",
    "email": "g.gupta@samsung.com",
    "time": "Tue Sep 22 09:48:54 2015 +0530"
  },
  "message": "Remove conditional check for isMultiLine\n\nAt all 3 places isMultiLine is checked in for loop :\r\nfor (int index \u003d 0; index \u003c size \u0026\u0026 !isMultiLine; ++index) {\r\nIt means !isMultiLine is always true (otherwise do not enter loop), so || condition does not depend on isMultiLine, so removed that.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "aaeda7a52dba68d1b8bdd88aad9dec6c12e9980c",
      "old_mode": 33188,
      "old_path": "src/lib_json/json_writer.cpp",
      "new_id": "f4f1b7fd65aedf06791b0c65e136d587b3bd0484",
      "new_mode": 33188,
      "new_path": "src/lib_json/json_writer.cpp"
    }
  ]
}
