)]}'
{
  "commit": "f733280419f18b1a0e3b06ec3681781689d57053",
  "tree": "95e34d98165eac4245f5b51cb2727a6b57f88259",
  "parents": [
    "e675678789b11d175a08a9e0be73917aa8f23a15"
  ],
  "author": {
    "name": "Donald Sharp",
    "email": "sharpd@cumulusnetworks.com",
    "time": "Fri Jul 17 22:36:57 2015 -0400"
  },
  "committer": {
    "name": "Paul Jakma",
    "email": "paul@quagga.net",
    "time": "Thu Sep 24 15:26:44 2015 +0100"
  },
  "message": "lib/command: Fix optional arguments with description interactions\n\nIf you have a cli like this:\n\"neighbor WORD interface {v6only}\"\n\nWhen in the cli you hit ? after entering v6only you get this:\n\ntor-11(config-router)# neighbor swp1 interface v6only\n% There is no matched command.\ntor-11(config-router)# neighbor swp1 interface v6only\n\nWith this fix we now see:\ntor-22(config-router)# neighbor swp1 interface v6only\n  \u003ccr\u003e\ntor-22(config-router)# neighbor swp1 interface v6only\n\nThis behavior is now consistent with non-optional last\narguments.\n\nSigned-off-by: Donald Sharp \u003csharpd@cumulusnetworks.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "641cf207851d4236dc5c5a1cb82078c970b83abe",
      "old_mode": 33188,
      "old_path": "lib/command.c",
      "new_id": "20841604c13efaf603444880f9f4bfb9876095fd",
      "new_mode": 33188,
      "new_path": "lib/command.c"
    }
  ]
}
