rename to elgit
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M routes/handler.go → routes/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