)]}' { "commit": "3062b663688741b85a7e74e05c6864278a2280b3", "tree": "04c931c81fe36aec99dd9bb8b6a30bab616830b6", "parents": [ "e8e13da9ea734ad328c3358753890bd6b5b3b866" ], "author": { "name": "Dave Borowitz", "email": "dborowitz@google.com", "time": "Thu Mar 14 07:10:54 2019 -0700" }, "committer": { "name": "Dave Borowitz", "email": "dborowitz@google.com", "time": "Fri Mar 15 13:35:45 2019 -0700" }, "message": "CmdLineParser: Require plugin option names to start with \u0027-\u0027\n\nThis is normally a requirement for args4j options, but in the case of\nplugin options, the option name is produced by prefixing with\n\"--myplugin\", so an incorrect name in the @Option annotation in a plugin\nwill not produce an error. Add a manual check for this case, forcing\noptions to always be named \"--myplugin-o\" or \"--myplugin--opt\".\n\nChange-Id: I9e6810ec5470f001b8e772f046e4d3e8be5f7247\n", "tree_diff": [ { "type": "modify", "old_id": "555abc3ffaf8a29e241373ca2b7e6cb788f898e8", "old_mode": 33188, "old_path": "java/com/google/gerrit/util/cli/CmdLineParser.java", "new_id": "771451fc57f4d39ed27d927bcce8bc74586a151a", "new_mode": 33188, "new_path": "java/com/google/gerrit/util/cli/CmdLineParser.java" } ] }