These are builtins with options that are fairly simple and the number of options is small so code review will hopefully be easier. Stephen Boyd (4): write-tree: migrate to parse-options tag-verify: migrate to parse-options verify-pack: migrate to parse-options prune-packed: migrate to parse-options Documentation/git-prune-packed.txt | 4 ++- Documentation/git-verify-pack.txt | 3 +- builtin-prune-packed.c | 29 ++++++++++--------------- builtin-verify-pack.c | 40 ++++++++++++++++------------------- builtin-verify-tag.c | 21 ++++++++++-------- builtin-write-tree.c | 40 +++++++++++++++++------------------ 6 files changed, 66 insertions(+), 71 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html