[Git][pacman/pacman][master] makepkg: remove GITFLAGS support
Allan McRae pushed to branch master at Pacman / Pacman Commits: d74d7ec3 by Allan McRae at 2024-05-20T00:18:43+00:00 makepkg: remove GITFLAGS support Supporting git source fragments (branch, commit, tag) is difficult in conjunction with GITFLAGS usage - particularly with the most common use cases that reduce the amount of data cloned from the upstream repo. Leaving GITFLAGS in place an documenting that various git source features are not supported when GITFLAGS are in used is not an ideal 'solution'. Instead, remove GITFLAGS support. Signed-off-by: Allan McRae <allan@archlinux.org> - - - - - 2 changed files: - doc/makepkg.8.asciidoc - scripts/libmakepkg/source/git.sh.in View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/d74d7ec32cbeb687dea57e0f... -- View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/d74d7ec32cbeb687dea57e0f... You're receiving this email because of your account on gitlab.archlinux.org.
participants (1)
-
Allan McRae (@allan)