This repository was archived by the owner on Aug 7, 2025. It is now read-only.
Commit 901a255
William Douglas
Don't subract directories
When directories are subtracted in a bundle that has recursive
dependendencies, the directory "owning" bundle isn't clear so rather
than picking a single bundle to house the directory, all bundles will
have the directory instead. This adds a little bloat to bundles but
directories are fairly static so is likely to have very minimal
impact, especially to updates.
Signed-off-by: William Douglas <william.douglas@intel.com>1 parent c9968ad commit 901a255
1 file changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
762 | 762 | | |
763 | 763 | | |
764 | 764 | | |
765 | | - | |
766 | | - | |
767 | | - | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
768 | 774 | | |
769 | 775 | | |
770 | 776 | | |
| |||
0 commit comments