Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
11 years, 12 months ago.
Library sharing
I have two projects using a library that I have written, the library was created in project 1. Since it is my own library when I make a change to it in project 2 I want the change to go the main repository when committed. How do I stop commits from creating a fork on my own work?
1 Answer
11 years, 12 months ago.
Hi Oliver,
When you choose to publish changes to a published repository, the Online Compiler offers a choice between Forking and Pushing. Click the "OK" button in the Publish dialog instead of "Fork" and it will do exactly that.
Cheers,
Mihail