sgw | Static git web (fork of stagit) |
| download: https://git.y1.nz/archives/sgw.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit efe16db1e509b1c8f8b06a003126c19f4f8dacaa parent fd66a29d3ab2f226bc457cb4b3db63da8dff6bf0 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Fri, 8 Jan 2016 13:42:26 +0100 stagit-index: clarify order of the list Diffstat:
| M | stagit-index.1 | 5 | ++++- |
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/stagit-index.1 b/stagit-index.1 @@ -10,7 +10,10 @@ .Sh DESCRIPTION .Nm will create an index HTML page for the repositories specified and writes -the HTML data to stdout. +the HTML data to stdout. The repos in the index are in the same order as +the arguments +.Ar repodir +specified. .Pp The basename of the directory is used as the name. The suffix ".git" is removed from the basename, this is commonly used for "bare" repos.
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.