all repos — elgit @ df0962a39ebef3853cbe90b3f7b07f7d2fce96d6

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

all: no more pretty urls

commit

df0962a39ebef3853cbe90b3f7b07f7d2fce96d6

parent

232a3603a6dc67537109cec06e738b596265475c

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

changed files
M routes/handler.goroutes/handler.go
@@ -5,9 +5,9 @@ "log"
"net/http" "path/filepath" + "git.icyphox.sh/legit/config" "github.com/alexedwards/flow" "github.com/sosedoff/gitkit" - "icyphox.sh/legit/config" ) type depsWrapper struct {