Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to re-generate the recipes without creating new branch #248

Closed
shr-project opened this issue Nov 19, 2019 · 1 comment
Closed

Allow to re-generate the recipes without creating new branch #248

shr-project opened this issue Nov 19, 2019 · 1 comment
Assignees
Milestone

Comments

@shr-project
Copy link
Contributor

In some work flows it's more convenient to e.g. run superflore multiple times for different ROS distributions and then submit it all from one branch (instead of each run creating new branch) or running superflore during interactive rebase of some other changes, where creating new branch during rebase actually breaks the flow.

Add --no-branch parameter to just create new commit in current branch instead of new commit in new branch with generated name.

@allenh1
Copy link
Collaborator

allenh1 commented Nov 19, 2019

@shr-project that sounds reasonable to me! I've definitely been annoyed with it working with Gentoo before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants