X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=man%2Fgit-mirror.1.scd;fp=man%2Fgit-mirror.1.scd;h=17242bc47062a4740ec451d60997f3163e8dd010;hb=be7d1d21da5e91afad56ab0e14cbf22a561a5779;hp=0000000000000000000000000000000000000000;hpb=c64e7a5dfbd76fea3b4e1535ad669fed890dd127;p=bin.git diff --git a/man/git-mirror.1.scd b/man/git-mirror.1.scd new file mode 100644 index 0000000..17242bc --- /dev/null +++ b/man/git-mirror.1.scd @@ -0,0 +1,24 @@ +git-mirror(1) + +# NAME +git-mirror - mirror some git repositories with a web interface + +# SYNOPSIS +*git-mirror* run [path to repo] [path to log file] [html directory] [sleep + duration] +*git-mirror* gen-url [path to repo] +*git-mirror* help + +# DESCRIPTION +Mirrors git repositories and generates a web interface with stagit. My personal +fork is reccomended . Globs are supported where +paths are asked for. This used to be used for , however +I have since switched to cgit, which is a better solution for mirrors with a +large number of repositories. + +# BUGS +Very hard to stop once running. + +# COPYRIGHT +This is free and unencumbered software released into the public domain. For more +information, please refer to . \ No newline at end of file