aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/mail.scm
blob: cb5e23bcea9e539ae492102c1dea3efd637934a2 (about) (plain)
blob size (124KB) exceeds display size limit (100KB).
d be deployed automatically and catch any unsigned commits attempted to be pushed to Savannah. * etc/git/gitconfig [commit]: Remove section. 2023-05-01Makefile.am: Auto-configure Git on 'make'.Maxim Cournoyer This means we do not need to worry anymore about manually syncing the pre-push git hook or the Guix-provided git configuration. * etc/git/gitconfig: Augment configuration template with useful options to allow for auto-configuration. * Makefile.am (.git/hooks/pre-push, .git/config): New targets. (nodist_noinst_DATA): New primary variable holding the above targets.