)]}'
{
  "commit": "f55b87c1c748cdec7ce1631e6296e3edfd7cfc7d",
  "tree": "51b21c9b89aa6b67822d22df31bad18579185496",
  "parents": [
    "ccdcbd54c4475c2238b310f7113ab3075b5abc9c"
  ],
  "author": {
    "name": "Romain Merland",
    "email": "merlorom@yahoo.fr",
    "time": "Fri Jun 01 09:46:14 2018 +0200"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Tue Jun 12 14:45:16 2018 -0700"
  },
  "message": "git-p4: add options --commit and --disable-rebase\n\nOn a daily work with multiple local git branches, the usual way to\nsubmit only a specified commit was to cherry-pick the commit on\nmaster then run git-p4 submit.  It can be very annoying to switch\nbetween local branches and master, only to submit one commit.  The\nproposed new way is to select directly the commit you want to\nsubmit.\n\nAdd option --commit to command \u0027git-p4 submit\u0027 in order to submit\nonly specified commit(s) in p4.\n\nOn a daily work developping software with big compilation time, one\nmay not want to rebase on his local git tree, in order to avoid long\nrecompilation.\n\nAdd option --disable-rebase to command \u0027git-p4 submit\u0027 in order to\ndisable rebase after submission.\n\nThanks-to: Cedric Borgese \u003ccedric.borgese@gmail.com\u003e\nReviewed-by: Luke Diamand \u003cluke@diamand.org\u003e\nSigned-off-by: Romain Merland \u003cmerlorom@yahoo.fr\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d8c8f11c9f2dc94a2f4d46445e33c4f1494ab39e",
      "old_mode": 33188,
      "old_path": "Documentation/git-p4.txt",
      "new_id": "88d109debb8d85f9c3f850afd89d4513250f026b",
      "new_mode": 33188,
      "new_path": "Documentation/git-p4.txt"
    },
    {
      "type": "modify",
      "old_id": "7bb9cadc69738a4348bb54ccce50d6bd35a0753f",
      "old_mode": 33261,
      "old_path": "git-p4.py",
      "new_id": "f4a6f3b4c3d09cd6ed2a4062b3a1dc418345aa64",
      "new_mode": 33261,
      "new_path": "git-p4.py"
    },
    {
      "type": "modify",
      "old_id": "71cae2874d935e16b951160c9a3fa0014fe2db27",
      "old_mode": 33261,
      "old_path": "t/t9807-git-p4-submit.sh",
      "new_id": "2325599ee60f5bf9b179f4a33ccbe866458c0740",
      "new_mode": 33261,
      "new_path": "t/t9807-git-p4-submit.sh"
    }
  ]
}
