)]}'
{
  "commit": "a277d1efa35ea47ac473ed7e3d92fc6f1c04da7d",
  "tree": "0fbf1af46761a793679a815f7f2de593dcc29136",
  "parents": [
    "937978e0f3e750d917768c77665d5f8cfbd802b6"
  ],
  "author": {
    "name": "Jeff King",
    "email": "peff@peff.net",
    "time": "Thu Mar 17 19:58:22 2016 -0400"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Fri Mar 18 14:47:10 2016 -0700"
  },
  "message": "send-email: ignore trailing whitespace in mailrc alias file\n\nThe regex for parsing mailrc considers everything after the\nsecond whitespace to be the email address, up to the end of\nthe line. We have to include whitespace there, because you\nmay have multiple space-separated addresses, each with their\nown internal quoting.\n\nBut if there is trailing whitespace, we include that, too.\nThis confuses quotewords() when we try to split the\nindividual addresses, and we end up storing \"undef\" in our\nalias list. Later parts of the code then access that,\ngenerating perl warnings.\n\nLet\u0027s tweak our regex to throw away any trailing whitespace\non each line.\n\nSigned-off-by: Jeff King \u003cpeff@peff.net\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d356901348042a7f2ec67211857e4d551d169d52",
      "old_mode": 33261,
      "old_path": "git-send-email.perl",
      "new_id": "c45b22a19a06234d1106eedfeb8f80d29c37370e",
      "new_mode": 33261,
      "new_path": "git-send-email.perl"
    }
  ]
}
