X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/2c2047ff67a1e0053f95776e5079e432f69cea54..5cd2bf7e7f3f3daf6107cd3a269bad78e342de70:/ui-tree.c diff --git a/ui-tree.c b/ui-tree.c index 54dcdbe..ed9f05e 100644 --- a/ui-tree.c +++ b/ui-tree.c @@ -29,11 +29,16 @@ static int print_entry(const unsigned char *sha1, const char *base, if (S_ISDIR(mode)) { html("
| Mode | ");
|---|