web frontend for git (tangled's grandpa)
7
fork

Configure Feed

Select the types of activity you want to include in your feed.

unveil: /dev/null

+1
+1
main.go
··· 25 25 } 26 26 27 27 if err := UnveilPaths([]string{ 28 + "/dev/null", 28 29 c.Dirs.Static, 29 30 c.Repo.ScanPath, 30 31 c.Dirs.Templates,