)]}'
{
  "commit": "f5bfcc823ba242a46e20fb6f71c9fbf7ebb222fe",
  "tree": "32e15a125af7d7ed46dd4300533e7702dca3170e",
  "parents": [
    "fd16a39944ce2f2967ed015379f5bd05bac639bb"
  ],
  "author": {
    "name": "Sergey Organov",
    "email": "sorganov@gmail.com",
    "time": "Fri May 21 00:47:03 2021 +0300"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Fri May 21 09:24:14 2021 +0900"
  },
  "message": "diff-merges: let \"-m\" imply \"-p\"\n\nFix long standing inconsistency between -c/--cc that do imply -p on\none side, and -m that did not imply -p on the other side.\n\nChange corresponding test accordingly, as \"log -m\" output should now\nmatch one from \"log -m -p\", rather than from just \"log\".\n\nChange documentation accordingly.\n\nNOTES:\n\nAfter this patch\n\n  git log -m\n\nproduces diffs without need to provide -p as well, that improves both\nconsistency and usability. It gets even more useful if one sets\n\"log.diffMerges\" configuration variable to \"first-parent\" to force -m\nproduce usual diff with respect to first parent only.\n\nThis patch, however, does not change behavior when specific diff\nformat is explicitly provided on the command-line, so that commands\nlike\n\n  git log -m --raw\n  git log -m --stat\n\nare not affected, nor does it change commands where specific diff\nformat is active by default, such as:\n\n  git diff-tree -m\n\nIt\u0027s also worth to be noticed that exact historical semantics of -m is\nstill provided by --diff-merges\u003dseparate.\n\nSigned-off-by: Sergey Organov \u003csorganov@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6d968b9012dcbe56b616f9edd66b1e869d09e2ae",
      "old_mode": 33188,
      "old_path": "Documentation/diff-options.txt",
      "new_id": "2825783049c51019bab9d5d20507705d331684cc",
      "new_mode": 33188,
      "new_path": "Documentation/diff-options.txt"
    },
    {
      "type": "modify",
      "old_id": "d897fd8a293319b34172c5c816d28ffb37ad7ce9",
      "old_mode": 33188,
      "old_path": "diff-merges.c",
      "new_id": "0dfcaa1b11b06c456b9b2349859255602df647e8",
      "new_mode": 33188,
      "new_path": "diff-merges.c"
    },
    {
      "type": "modify",
      "old_id": "e561a8e48521a022ea90891f96d1054cf1ecc68d",
      "old_mode": 33261,
      "old_path": "t/t4013-diff-various.sh",
      "new_id": "7fadc985cccd0558be4e4114434f143605e710a4",
      "new_mode": 33261,
      "new_path": "t/t4013-diff-various.sh"
    }
  ]
}
