How to rebase a branch

6 views (last 30 days)
Kristof Geldhof
Kristof Geldhof on 27 Jan 2020
Commented: stozaki on 27 Jan 2020
Using git, I want to rebase my feature branch on master branch. How can I do this? I could only find documentation about merging branches, not about rebasing branches.
  5 Comments
Kristof Geldhof
Kristof Geldhof on 27 Jan 2020
That's a pity. We would like to apply a git workflow with pull-requests (a common workflow in software development), and rebasing is very handy in such a flow. Is there a way to request such a feature in a future release? Or is there a way to use text-based Simulink files (instead of the binary .xlsx files)? I remember that some years ago the Simulink models were stored as (non-binary) .mdl files.
stozaki
stozaki on 27 Jan 2020
Please contact technical support for product feedback.
You can save files with the .mdl extension in R2019b as well.
Regards,
stozaki

Sign in to comment.

Answers (0)

Categories

Find more on Interactive Model Editing in Help Center and File Exchange

Products


Release

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!