)]}'
{
  "commit": "460bc3ce7386582b3259f8e3a2c1ace443ddb1ae",
  "tree": "ac25ce673e0da66daf44aaf7d5edda7023da3d26",
  "parents": [
    "297b1e177377444cba9a5364a4c6ce676ededb4d"
  ],
  "author": {
    "name": "Phillip Wood",
    "email": "phillip.wood@dunelm.org.uk",
    "time": "Wed Apr 17 15:30:44 2019 +0100"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Fri Apr 19 17:32:10 2019 +0900"
  },
  "message": "rebase -i: run without forking rebase--interactive\n\nWhen the builtin rebase starts an interactive rebase it parses the\noptions and then repackages them and forks\n`rebase--interactive`. Separate the option parsing in\ncmd_rebase__interactive() from the business logic to allow interactive\nrebases can be run without forking `rebase__interactive` by calling\nrun_rebase_interactive() directly.\n\nStarting interactive rebases without forking makes it easy to debug\nthe sequencer without worrying about attaching to child\nprocesses. Ævar has also reported that some of the rebase perf tests\nare 30% faster [1].\n\nThis patch also makes it easy to remove cmd_rebase__interactive() in\nthe future when git-legacy-rebase.sh and\ngit-rebase--preserve-merges.sh are retired.\n\n[1] https://public-inbox.org/git/87y359cfjj.fsf@evledraar.gmail.com/\n\nSigned-off-by: Phillip Wood \u003cphillip.wood@dunelm.org.uk\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0020e1ecf6c237a9348edffe0730308619d979e0",
      "old_mode": 33188,
      "old_path": "builtin/rebase.c",
      "new_id": "cd233c61188ebdb8cfcde503c21a5fdbf5e474aa",
      "new_mode": 33188,
      "new_path": "builtin/rebase.c"
    }
  ]
}
