-
Notifications
You must be signed in to change notification settings - Fork 0
Enable branching #8
Copy link
Copy link
Open
Labels
Description
Enable a branching of our own sub-version that is a remix of one lib/ block code that still lives in the first lib name but as our own remix.
Ex:
my_printf lib, you deside to add a \n at the end, then you create a remix of my_printf so you can repull this lib with this modification without needing to create a new lib entirely.
It should also handle versioning control same as git.
Reactions are currently unavailable