back interdiff of round #1 and #0

hook: get push options and pass them #340

closed
opened by ptr.pet targeting master from ptr.pet/core: 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
···
[user]
name = Git User
email = git@example.com
+
[receive]
+
advertisePushOptions = true
EOF
chown -R ${cfg.gitUser}:${cfg.gitUser} "${cfg.stateDir}"
'';