Commit f9f425b
committed
pacman-mirror add: remove obsoleted versions of the added files
When `repo-add` runs, it will try to add obsolete file versions first,
if present, and later replace them with the current version. That is a
lot of unneeded churn, so let's just remove previous versions when
adding new ones.
Note: this only affects the local mirror; Bintray will still have the
old versions, so we naturally have a backup.
Signed-off-by: Johannes Schindelin <[email protected]>1 parent 764430f commit f9f425b
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
144 | 155 | | |
145 | 156 | | |
146 | 157 | | |
| |||
0 commit comments