all repos — elgit @ 5ae6e6b8ba5bad8b7a981ac0db5f3974806be935

fork of legit: web frontend for git, written in go

rename to elgit

Alan Pearce
commit

5ae6e6b8ba5bad8b7a981ac0db5f3974806be935

parent

8ed87caffe08bcd6487a7d585763d05d91634f44

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M routes/handler.goroutes/handler.go
@@ -3,7 +3,7 @@
import ( "net/http" - "git.icyphox.sh/legit/config" + "go.alanpearce.eu/elgit/config" ) // Checks for gitprotocol-http(5) specific smells; if found, passes