Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx> writes: > This is a v4 and replacement of gitster/nd/warn-more-for-devs. I'm > sending this with Duy's blessing. > > The first two patches are the same, except for one trivial > s/faimily/family/ typo fix. > > The third patch in gitster/nd/warn-more-for-devs ("Makefile: add > EAGER_DEVELOPER mode") is gone, instead there's now a DEVOPTS > option. The 3/4 and 4/4 add a way to turn off -Werror & the -Wextra > suppression, respectively. Looks sensible, mostly. Will queue. Thanks.