setup_unpack_trees_porcelain: take the whole options struct as parameter
authorMatthieu Moy <Matthieu.Moy@imag.fr>
Thu, 2 Sep 2010 11:57:34 +0000 (13:57 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 3 Sep 2010 16:31:41 +0000 (09:31 -0700)
This is a preparation patch to let setup_unpack_trees_porcelain set
show_all_errors itself.

Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found