guix-mirrors/etc/git
Maxim Cournoyer 958bc01404
gitconfig: Relax useAutoBase.
It can be useful to produce patches from older commits, for example to share
commits from the keyring branch between the main Guix repository and
guix-maintenance. The previous 'true' value prevented that with a fatal error
message.

* etc/git/gitconfig [format] <useAutoBase>: Set to whenAble.

Change-Id: Ib32407dd3695dcadcb16855b1b87147fabc2aca7
2025-07-31 12:53:42 +09:00
..
commit-msg etc: Update the commit-msg hook. 2025-02-22 23:55:24 +09:00
gitconfig gitconfig: Relax useAutoBase. 2025-07-31 12:53:42 +09:00
post-merge maint: Suggest ‘guix git authenticate’ for initial authentication. 2024-05-25 16:23:56 +02:00
pre-push etc: pre-push: Skip checks when pushing to the keyring branch. 2025-07-20 12:00:53 +09:00