Add `repo track(-all)`
Open
enhancement
- Dominant language
- Go
- Stars
- 762
- Forks
- 72
- Avg merge
- 18h 24m
- Merged PRs (30d)
- 28
Description
It would make onboarding easier if we could track all checked-out branches with a single command.
This feature should be built on top of #300.
After running `repo init`, we should be able to call something like `repo track(-all)` to track all existing local branches along with their current dependencies.
This functionality would also be useful later if we want to track all "loose" branches.
Contributor guide
Assessment
This issue has not been assessed yet.