On Mon, Jan 23, 2017 at 4:18 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > > * sb/unpack-trees-super-prefix (2017-01-12) 5 commits > - SQUASH > - unpack-trees: support super-prefix option > - t1001: modernize style > - t1000: modernize style > - read-tree: use OPT_BOOL instead of OPT_SET_INT > > "git read-tree" and its underlying unpack_trees() machinery learned > to report problematic paths prefixed with the --super-prefix option. > > Expecting a reroll. > The first three are in good shape. The last one needs a better > explanation and possibly an update to its test. > cf. <CAGZ79kaHDnVLQr8WLoaD5KKs7EqeW=KbkptF=iHpU5t054Xcdw@xxxxxxxxxxxxxx> > Please see https://public-inbox.org/git/20170118010520.8804-1-sbeller@xxxxxxxxxx/ > > * sb/submodule-doc (2017-01-12) 3 commits > - submodules: add a background story > - submodule update documentation: don't repeat ourselves > - submodule documentation: add options to the subcommand > > Needs review. The first 2 commit are asking for the standard review, whereas the last patch (submodules: add a background story), needs more of a design review/opinion if such a patch is a good idea actually. Thanks, Stefan