Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.
First time visiting? Here are some places to start:- Looking for a certain topic? Check out the categories filter or use Search (upper right).
- Need support? Ask a question to our Community Support category.
- Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
- Be respectful, on topic and if you see a problem, Flag it.
If you would like to contact our Community Manager personally, feel free to send a private message or an email.
Rebase Version Tree
fabian_mühlberger066
Member Posts: 10 ✭
Hi,
I use a lot of "master sketches" and "master variables" that I derive in bigger assemblies. Since every change in a derived variable table needs a new version I am forced to created a lot of versions.
Can I rebase my master assembly or insert the variable studios from the master brach instead of an version?
Can I rebase my master assembly or insert the variable studios from the master brach instead of an version?
Best Fabian
0
Comments
Regarding rebase? Is there a way to do this?
https://www.atlassian.com/git/tutorials/merging-vs-rebasing
https://www.atlassian.com/git/tutorials/rewriting-history/git-rebase
Basically:
"Rebasing is the process of moving or combining a sequence of commits to a new base commit."
What I was looking for was to rebase the whole main branch to one commit to eliminate the whole version tree.
Maybe this is whats a bit confusing to me, since terminology stems from Git, but the features work differently.