> On Nov. 5, 2017, 6:22 p.m., Michael Park wrote: > > support/post-reviews.py > > Lines 144 (patched) > > <https://reviews.apache.org/r/62734/diff/1/?file=1842242#file1842242line144> > > > > The default on ReviewBoard is actually to enable markdown, and I would > > guess most people are writing Markdown in their commit messages. I'd say > > let's do `store_false` here.
And change it to `--no-markdown`. - Andrew ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62734/#review190120 ----------------------------------------------------------- On Nov. 5, 2017, 5:35 p.m., Andrew Schwartzmeyer wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/62734/ > ----------------------------------------------------------- > > (Updated Nov. 5, 2017, 5:35 p.m.) > > > Review request for mesos, Joseph Wu, Michael Park, and Till Toenshoff. > > > Repository: mesos > > > Description > ------- > > These options are appropriately forwarded to `rbt` so that you can post > reviews where the commit messages contain Markdown, and have the target > people automatically filled out. > > > Diffs > ----- > > support/post-reviews.py 5ecde40553c6b1ace9bfcf27a7268450b8bc2838 > > > Diff: https://reviews.apache.org/r/62734/diff/1/ > > > Testing > ------- > > Used it to post this patch. > > > Thanks, > > Andrew Schwartzmeyer > >
