sgit -- CGI Git repositories viewer. Usage: sgit /dirs/with/gits [URL0 ...] All values are passed through query string: nothing passed List all repositories. p=REPO Show description, clone URLs, branches and tags of the REPO. p=REPO&b=BRANCH Show a pile of last commit log messages. p=REPO&b=BRANCH&h=HASH Show the statistics and patch of the commit. p=REPO&b=BRANCH&h=HASH&f=PATH p=REPO&b=BRANCH[&h=HASH]&f=PATH p=REPO[&b=BRANCH]&h=HASH&f=PATH Download file from HASH (or BRANCH otherwise) by PATH. If PATH ends with /, then list files in the tree.