Commit 8cecbf5
committed
chromium: Remove gitfiles present in chromium tarball
The chromium release tarballs contain several ancillary gitfiles like
.gitignore. These files confuse devtool, and prevent its use for
managing chromium patches until they are manually removed.
Since they serve no purpose, append a do_unpack stub which removes them.
Arguably, devtool should ignore ancillary gitfiles if there is no actual
.git directory present: I will follow up on that upstream as well.
Signed-off-by: Calvin Owens <calvin@wbinvd.org>1 parent 198b0f7 commit 8cecbf5
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
604 | 604 | | |
605 | 605 | | |
606 | 606 | | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
0 commit comments