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