From: Lars Hjemli Date: Wed, 15 Jun 2011 08:10:41 +0000 (+0200) Subject: ui-plain.c: add support for path-selected submodule links X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/7421857b4da9b8523032f08824bca9f3e3ebec4e?hp=7421857b4da9b8523032f08824bca9f3e3ebec4e ui-plain.c: add support for path-selected submodule links In ui-plain.c, the links generated for submodule entry ignored the fact that the entry was in fact a submodule. This patch adds proper submodule links to the plain directory listings. Signed-off-by: Lars Hjemli ---