)]}'
{
  "commit": "678f3bb60dabece745b95f3a268813a7b17d6955",
  "tree": "2efce839e6bb360355ce7bca4e8ccefd0ab5dcbb",
  "parents": [
    "e9019fcafe0040228b8631c30f97ae1adb61bcdc"
  ],
  "author": {
    "name": "Shlok Kulshreshtha",
    "email": "diy2903@gmail.com",
    "time": "Tue Jul 14 17:50:32 2026 +0530"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Tue Jul 14 07:18:42 2026 -0700"
  },
  "message": "t1100: modernize test style\n\nThe tests in this script use the old style in which the test title and\nbody are passed as separate backslash-continued arguments, with bodies\nindented using spaces:\n\n    test_expect_success \\\n        \u0027title\u0027 \\\n        \u0027body\u0027\n\nConvert them to the modern style in which the body is a single-quoted\nblock on its own lines, indented with a tab:\n\n    test_expect_success \u0027title\u0027 \u0027\n        body\n    \u0027\n\nWhile at it, remove an extraneous blank line between two tests.\n\nThis is a style-only change; no test logic is modified.\n\nSigned-off-by: Shlok Kulshreshtha \u003cdiy2903@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ae66ba5babf347f12f2c4cb213b0de72ea980da2",
      "old_mode": 33261,
      "old_path": "t/t1100-commit-tree-options.sh",
      "new_id": "9a639f946c3ec7c34364724f6c82067267069e6f",
      "new_mode": 33261,
      "new_path": "t/t1100-commit-tree-options.sh"
    }
  ]
}
