)]}'
{
  "commit": "be667e40cbe2975aaf44748f5ee237e0d79359af",
  "tree": "0d0b56aee2e33606b661c692c43c99114de1d565",
  "parents": [
    "05f28e4b3cc1f873e510e5692b70290c515abb98"
  ],
  "author": {
    "name": "Derrick Stolee",
    "email": "stolee@gmail.com",
    "time": "Fri Dec 12 15:15:26 2025 +0000"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Sat Dec 13 08:43:28 2025 +0900"
  },
  "message": "scalar: remove stale config values\n\nThese config values were added in the original Scalar contribution,\nd0feac4e8c (scalar: \u0027register\u0027 sets recommended config and starts\nmaintenance, 2021-12-03), but were never fully checked for validity in\nthe upstream Git project. At the time, Scalar was only intended for the\ncontrib/ directory so did not have as rigorous of an investigation.\n\nEach config option has its own justification for removal:\n\n* core.preloadIndex: This value is true by default, now. Removing this\n  causes some changes required to the tests that checked this config\n  value. Use gui.gcwarning\u003dfalse instead.\n\n* core.fscache: This config does not exist in the core Git project, but\n  is instead a config option for a Git for Windows feature.\n\n* core.multiPackIndex: This config value is now enabled by default, so\n  does not need to be called out specifically. It was originally\n  included to make sure the background maintenance that created\n  multi-pack-indexes would result in the expected performance\n  improvements.\n\n* credential.validate: This option is not something specific to Git but\n  instead an older version of Git Credential Manager for Windows. That\n  software was replaced several years ago by the cross-platform Git\n  Credential Manger so this option is no longer needed to help users who\n  were on that older software.\n\n* pack.useSparse\u003dtrue: This value is now Git\u0027s default as of de3a864114\n  (config: set pack.useSparse\u003dtrue by default, 2020-03-20) so we don\u0027t\n  need it set by Scalar.\n\nSigned-off-by: Derrick Stolee \u003cstolee@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "55b8542770b780565078e69d6ca93c54eef012bf",
      "old_mode": 33188,
      "old_path": "scalar.c",
      "new_id": "aeebea41fa8fc2b14b316ef868024e2c3870eea9",
      "new_mode": 33188,
      "new_path": "scalar.c"
    },
    {
      "type": "modify",
      "old_id": "923c243c133387b047cf9ede73c439d6bc717689",
      "old_mode": 33261,
      "old_path": "t/t9210-scalar.sh",
      "new_id": "009437a5f3168fa9e36c5eb30291fcddfc431fdc",
      "new_mode": 33261,
      "new_path": "t/t9210-scalar.sh"
    }
  ]
}
