Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
README | D | 03-May-2024 | 383 | 15 | 8 | |
copy.bara.sky | D | 03-May-2024 | 966 | 38 | 37 |
README
1The copybara command is used to import changes from the upstream llvm-project 2git repository into Android. 3 4Internal copybara documentation: 5 6go/copybara 7 8Command used to initialize the repo: 9 10copybara --init-history --ignore-noop --squash --squash-skip-history copybara/copy.bara.sky 11 12Run this command to import changes when scudo upstream changes: 13 14copybara copybara/copy.bara.sky 15