back interdiff of round #1 and #0

hook: get push options and pass them #340

closed
opened by ptr.pet targeting master from [deleted fork]: push-options
files
hook
knotserver
nix
modules
ERROR
hook/hook.go

Failed to calculate interdiff for this file.

ERROR
hook/setup.go

Failed to calculate interdiff for this file.

ERROR
knotserver/internal.go

Failed to calculate interdiff for this file.

NEW
nix/modules/knot.nix
··· 113 113 [user] 114 114 name = Git User 115 115 email = git@example.com 116 + [receive] 117 + advertisePushOptions = true 116 118 EOF 117 119 chown -R ${cfg.gitUser}:${cfg.gitUser} "${cfg.stateDir}" 118 120 '';