)]}'
{
  "commit": "db170e18262ed10e5e9b7f3cbca6a0ac43267b20",
  "tree": "e74cf847d862202b92086a0cecdb3e72edf49533",
  "parents": [
    "b07857f7dcffee4d3b428df8dce6c9b49a57c9c1"
  ],
  "author": {
    "name": "Collin Funk",
    "email": "collin.funk1@gmail.com",
    "time": "Mon Jun 02 15:31:32 2025 -0700"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Mon Jun 02 17:21:49 2025 -0700"
  },
  "message": "completion: make sed command that generates config-list.h portable.\n\nThe OpenBSD \u0027sed\u0027 command does not support \u0027\\n\u0027 to represent newlines in\nsed expressions. This leads to the follow compiler error:\n\n    In file included from builtin/help.c:15:\n    ./config-list.h:282:18: error: use of undeclared identifier \u0027n\u0027\n            \"gitcvs.dbUser\",n       \"gitcvs.dbPass\",\n                            ^\n    1 error generated.\n    gmake: *** [Makefile:2821: builtin/help.o] Error 1\n\nWe can fix this by documenting related configuration variables\none-per-line instead of listing them separated by commas. This allows us\nto remove the unportable part of the sed expression in\ngenerate-configlist.sh.\n\nSigned-off-by: Collin Funk \u003ccollin.funk1@gmail.com\u003e\nReviewed-by: Jacob Keller \u003cjacob.keller@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "02da427fd9743f995496233df942e37ac9736f37",
      "old_mode": 33188,
      "old_path": "Documentation/config/gitcvs.adoc",
      "new_id": "31d7be3992b572e142082f9bbfddef9160727227",
      "new_mode": 33188,
      "new_path": "Documentation/config/gitcvs.adoc"
    },
    {
      "type": "modify",
      "old_id": "67393282fad57bb3a1d0e2c8b62b3416bfc031b7",
      "old_mode": 33188,
      "old_path": "Documentation/config/http.adoc",
      "new_id": "9da5c298cc1d5ead4ff480e4bb05775b5f0743ab",
      "new_mode": 33188,
      "new_path": "Documentation/config/http.adoc"
    },
    {
      "type": "modify",
      "old_id": "b06da53c8918196a465d4f37eb139274c549e044",
      "old_mode": 33261,
      "old_path": "generate-configlist.sh",
      "new_id": "9d2ad6165d60cd62f92476416dff9e6030dcad1f",
      "new_mode": 33261,
      "new_path": "generate-configlist.sh"
    }
  ]
}
