Commit 8d7eba8
committed
pacman-helper: allow for new packages to be added
The `git rm` call assumes that there have been previous versions of the
same package that now need to be deleted. Let's not do that, as it would
prevent e.g. `mingw-w64-llvm-tools` from being deployed (see
git-for-windows/MINGW-packages#149 for details).
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 93d8e00 commit 8d7eba8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
444 | 444 | | |
445 | 445 | | |
446 | 446 | | |
447 | | - | |
| 447 | + | |
448 | 448 | | |
449 | 449 | | |
450 | 450 | | |
| |||
0 commit comments