Commit ff7f1d9
committed
Fix modified libraries not being upgraded
This commit removes checks to prevent modified libraries from being upgraded.
Originally intended to prevent accidental data loss of in-development libraries
the safe guard may prevent updates in production environments unintentionally.
It is not clear which mechanism modifies files on disk, but users have been
reporting untouched libraries from not upgrading for this reason, repetitively.1 parent 72f911b commit ff7f1d9
1 file changed
+0
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1238 | 1238 | | |
1239 | 1239 | | |
1240 | 1240 | | |
1241 | | - | |
1242 | | - | |
1243 | | - | |
1244 | | - | |
1245 | | - | |
1246 | | - | |
1247 | | - | |
1248 | | - | |
1249 | | - | |
1250 | | - | |
1251 | | - | |
1252 | | - | |
1253 | | - | |
1254 | | - | |
1255 | | - | |
1256 | | - | |
1257 | 1241 | | |
1258 | 1242 | | |
1259 | 1243 | | |
| |||
0 commit comments