setup.c: mention unresolved problems
commit5c4003ca3f0e9ac6d3c8aa3e387ff843bd440411
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 13 Mar 2017 20:12:18 +0000 (13 21:12 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 14 Mar 2017 21:24:16 +0000 (14 14:24 -0700)
treeda62594d6fb70db7b9550c5f3b0ba2ce6cd71b6d
parent751d3b9415fc08c8cc926f55646b735b0237fd4a
setup.c: mention unresolved problems

During the review of the `early-config` patch series, two issues
have been identified that have been with us forever.  Mark the
identified problems for later so that we do not forget them.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
setup.c