stagit
static git repository generator
git clone https://9o.is/git/stagit.git
commit 3d98f0da3ed34d48e686aab55dce8cbb2437a21e parent d398b0c66977b2f1dc923ff44aab51fee983d713 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.