)]}'
{
  "commit": "b9a7080755d54e9fc2397201cde7a6f5028e09ca",
  "tree": "dd85c0f5b29c87abb96c223833fedd0252a18de5",
  "parents": [
    "e9019fcafe0040228b8631c30f97ae1adb61bcdc"
  ],
  "author": {
    "name": "Christian Couder",
    "email": "christian.couder@gmail.com",
    "time": "Mon Jul 13 14:41:53 2026 +0200"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Mon Jul 13 08:54:29 2026 -0700"
  },
  "message": "fast-export: standardize usage string and SYNOPSIS\n\nThe output of `git fast-export -h` currently starts with:\n\n  usage: git fast-export [\u003crev-list-opts\u003e]\n\nwhile the SYNOPSIS section in this command\u0027s documentation shows:\n\n  \u0027git fast-export\u0027 [\u003coptions\u003e] | \u0027git fast-import\u0027\n\nLet\u0027s make both of these consistent with each other and with other Git\ncommands by describing the arguments with:\n\n  [\u003coptions\u003e] [\u003crevision-range\u003e] [[--] \u003cpath\u003e...]\n\nThis takes into account the following:\n\n  - `git fast-export` accepts both rev-list arguments and a number of\n    genuine options of its own (--[no-]progress, --[no-]signed-tags,\n    --[no-]signed-commits, etc).\n\n  - `git fast-export` was the only command using `[\u003crev-list-opts\u003e]`\n    while many other commands describe their revision arguments as\n    `[\u003crevision-range\u003e] [[--] \u003cpath\u003e...]`.\n\n  - In the DESCRIPTION section of the documentation, it\u0027s already\n    mentioned several times that the output should eventually be fed to\n    `git fast-import`.\n\nThis also enables us to remove fast-export from\n\"t/t0450/adoc-help-mismatches\".\n\nSigned-off-by: Christian Couder \u003cchriscool@tuxfamily.org\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "297b57bb2efdc2455ae87e98d3ef14ae5e833751",
      "old_mode": 33188,
      "old_path": "Documentation/git-fast-export.adoc",
      "new_id": "719aeca244d53408fc64242f1b298979ef3c18e3",
      "new_mode": 33188,
      "new_path": "Documentation/git-fast-export.adoc"
    },
    {
      "type": "modify",
      "old_id": "0be43104dc0d23f9cef7e4b17a58e388ce281f31",
      "old_mode": 33188,
      "old_path": "builtin/fast-export.c",
      "new_id": "629d7c591a9d70d9d246e479fd1b594fe21852cd",
      "new_mode": 33188,
      "new_path": "builtin/fast-export.c"
    },
    {
      "type": "modify",
      "old_id": "e8d6c13ccd0333614acf0d31c9b2613f80d1fc1b",
      "old_mode": 33188,
      "old_path": "t/t0450/adoc-help-mismatches",
      "new_id": "c4a55ff4e35a4fa54ddf0087961d24f58a9a6bfc",
      "new_mode": 33188,
      "new_path": "t/t0450/adoc-help-mismatches"
    }
  ]
}
