)]}'
{
  "commit": "8a631963a95b0357fdb2a4c61e5df898028c4641",
  "tree": "9e0da38414cbb0285512f46c7cfdb7d99b746195",
  "parents": [
    "e9019fcafe0040228b8631c30f97ae1adb61bcdc"
  ],
  "author": {
    "name": "Tuomas Ahola",
    "email": "taahol@utu.fi",
    "time": "Mon Sep 07 21:48:58 2026 +0300"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Tue Sep 08 15:07:01 2026 -0700"
  },
  "message": "lint-gitlink: don\u0027t use empty lower bound in .{0,8}\n\nThe regex quantifier {,n} was added in Perl 5.34.0 as a shorthand\nfor {0,n}.  That makes it too new an introduction for Git which\ntargets Perl 5.26.0.\n\nEven though Documentation/lint-gitlink.perl is a development helper\nscript, let\u0027s stick to the general Perl version requirement for\nconsistency, and use an explicit zero in .{0,8}.\n\nSigned-off-by: Tuomas Ahola \u003ctaahol@utu.fi\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a92e887b4c75f29571a0b669fd2ac2afee22c3c4",
      "old_mode": 33261,
      "old_path": "Documentation/lint-gitlink.perl",
      "new_id": "6a87633dd4aa7c6412e7eaa78350670339a3f5c8",
      "new_mode": 33261,
      "new_path": "Documentation/lint-gitlink.perl"
    }
  ]
}
