From: Stefan Beller Date: Thu, 29 Nov 2018 00:27:49 +0000 (-0800) Subject: submodule.c: fix indentation X-Git-Tag: v2.21.0-rc0~66^2~7 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/25e3d28efd56124b51e02a3f8496401d4e8fb40b?ds=sidebyside;hp=25e3d28efd56124b51e02a3f8496401d4e8fb40b submodule.c: fix indentation The submodule subsystem is really bad at staying within 80 characters. Fix it while we are here. Signed-off-by: Stefan Beller Signed-off-by: Junio C Hamano ---