You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
383 B
15 lines
383 B
The copybara command is used to import changes from the upstream llvm-project
|
|
git repository into Android.
|
|
|
|
Internal copybara documentation:
|
|
|
|
go/copybara
|
|
|
|
Command used to initialize the repo:
|
|
|
|
copybara --init-history --ignore-noop --squash --squash-skip-history copybara/copy.bara.sky
|
|
|
|
Run this command to import changes when scudo upstream changes:
|
|
|
|
copybara copybara/copy.bara.sky
|