[Git][pacman/pacman][master] libmakepkg: Use only /etc/makepkg.d/gitconfig
Allan McRae pushed to branch master at Pacman / Pacman Commits: f07d547c by Jan Alexander Steffens (heftig) at 2025-03-19T21:15:55+01:00 libmakepkg: Use only /etc/makepkg.d/gitconfig Globally set `GIT_CONFIG_GLOBAL` and `GIT_CONFIG_SYSTEM` so that we're only loading `/etc/makepkg.d/gitconfig` (if it exists) and no other Git config files. Allow injecting another value via `MAKEPKG_GIT_CONFIG`. Fixes: https://gitlab.archlinux.org/pacman/pacman/-/issues/193 - - - - - 3 changed files: - doc/makepkg.8.asciidoc - meson.build - scripts/libmakepkg/source/git.sh.in View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/f07d547cf1f879d263904fd7... -- View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/f07d547cf1f879d263904fd7... You're receiving this email because of your account on gitlab.archlinux.org.
participants (1)
-
Allan McRae (@allan)