Skip to content

"revup download": Ability to pull other people's relative changes down in one go #90

@nikhil-marathe-skydio

Description

@nikhil-marathe-skydio

Is your feature request related to a problem? Please describe.
When I revup upload a bunch of changes, it would be really cool if another team member could do something like revup download <topic> and it would update their working copy to a branch with the full series of commits from <topic>, including downloading Relative: dependencies.

Describe the solution you'd like
revup download <topic>
There are open questions here about would it be supported to then revup upload to update that same PR (the answer is probably no).
The basic functionality seems useful just to conveniently try/build upon others changes.

Describe alternatives you've considered
I am not familiar enough with Github or Git or how revup integrates with them to know if something like this is even possible, nor what the alternatives are, however I figured I would ask.

The current strategy I do is to manually follow the list of PRs and use git cherry-pick.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions