Introduction
Introduction Statistics Contact Development Disclaimer Help
twhoops, module is m--------- - stagit - static git page generator
git clone git://src.adamsgaard.dk/stagit
Log
Files
Refs
README
LICENSE
---
commit ad4043383956fce0949def38a830d8eb61fa0565
parent 5c278a600ea64c64f238e14d38dafbdbee6c9562
Author: Hiltjo Posthuma <[email protected]>
Date: Fri, 29 Apr 2016 21:24:58 +0200
whoops, module is m---------
Diffstat:
M stagit.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/stagit.c b/stagit.c
t@@ -711,7 +711,7 @@ writefilestree(FILE *fp, git_tree *tree, const char *branc…
fprintf(fp, "%juB", (uintmax_t)filesize);
fputs("</td></tr>\n", fp);
} else if (!git_submodule_lookup(&module, repo, entryname)) {
- fprintf(fp, "<tr><td>m------</td><td><a href=\"%sfile/…
+ fprintf(fp, "<tr><td>m---------</td><td><a href=\"%sfi…
relpath);
xmlencode(fp, entrypath, strlen(entrypath));
git_submodule_free(module);
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.