[Git][pacman/pacman][master] repo-add: prevent package file deletion with -R is readding a package
Allan McRae pushed to branch master at Pacman / Pacman Commits: 5ff7d06b by Allan McRae at 2025-12-20T19:47:09+10:00 repo-add: prevent package file deletion with -R is readding a package Using "repo-add -R" on a package file that was already present in the repo resulted in the package file being deleted. Given the package file was being readded to the repo, this was likely not the desired outcome. Fixes #294. Signed-off-by: Allan McRae <allan@archlinux.org> - - - - - 1 changed file: - scripts/repo-add.sh.in View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/5ff7d06b5c63952b2e2e229b... -- View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/5ff7d06b5c63952b2e2e229b... You're receiving this email because of your account on gitlab.archlinux.org.
participants (1)
-
Allan McRae (@allan)