Better support for updating dependencies
Open
- Dominant language
- Java
- Stars
- 3.8k
- Forks
- 345
- PR merge metrics
- No merged PRs in 30d
Description
Currently Copybara allows to move code from one repo to another. It can be used with some hacks to update a repo based on changes from another repo (see #84 for details). We should improve this and make it less hacky. Some ideas:
- Multiple sources origin
- Don't require origin/destination files and/or don't require a checkout.
- Custom RevId that contains the dependency.
Contributor guide
Assessment
This issue has not been assessed yet.