Monorepo for Tangled
0

Configure Feed

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

nix: enable uploadpack.allowReachableSHA1InWant by default

Signed-off-by: oppiliappan <me@oppi.li>

author
oppiliappan
date (Feb 17, 2026, 5:00 AM UTC) commit 6a8cc01e parent 83d2b98d change-id rpszkqnk
+1
+1
nix/modules/knot.nix
··· 239 239 advertisePushOptions = true 240 240 [uploadpack] 241 241 allowFilter = true 242 + allowReachableSHA1InWant = true 242 243 EOF 243 244 ${setMotd} 244 245 chown -R ${cfg.gitUser}:${cfg.gitUser} "${cfg.stateDir}"