git.y1.nz

sgw

Static git web. Fork of stagit
download: https://git.y1.nz/archives/sgw.git
README | Files | Log | Refs | LICENSE

commit 45394004a3455f76a2eef42d6f36c250f5e9a9ac
parent ddc581bd9088d0b3503606993eb8ed9dbeb44347
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Tue, 18 May 2021 11:42:41 +0200

man page: codemadness is the primary server. make logo brandless (not 2f30)

Diffstat:
Mfavicon.png0
Mlogo.png0
Mstagit.15+++--
3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/favicon.png b/favicon.png Binary files differ. diff --git a/logo.png b/logo.png Binary files differ. diff --git a/stagit.1 b/stagit.1 @@ -1,4 +1,4 @@ -.Dd March 5, 2021 +.Dd May 18, 2021 .Dt STAGIT 1 .Os .Sh NAME @@ -92,7 +92,8 @@ description .It .git/owner or owner (bare repo). owner of repository .It .git/url or url (bare repo). -primary clone url of the repository, for example: git://git.2f30.org/stagit +primary clone url of the repository, for example: +git://git.codemadness.org/stagit .El .Pp When a README or LICENSE file exists in HEAD or a .gitmodules submodules file

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.