Syncing Matlab and Github Branches

8 次查看(过去 30 天)
Hello,
I am wondering how to sync branches between the Matlab and Github branch manager tools, and what the proper workflow for creating branches with these tools is?
I recently created a repository on Github then used Matlab's Git integration tools to clone this repository on my local machine. I successfully tested the basic Git features using the Matlab GUI and was even able to implement branching in my local repo using Matlab's branch manager tool.
However, now I am having trouble figuring out how to sync the branches created in Matlab's branch manager tool with the branching tools on Github and vice versa. I have created a branch in my local repo using the Matlab branch manager, however when I push my local repo back to the remote Github repo the branch I made using the Matlab GUI does not appear on Github. Conversely, if I create a branch on Github and then fetch the remote repo to my local repo, I am unable to select the branch created on Github in the Matlab branch manager tool. Is Matlab able to sync branching done with these two tools?
Thanks, Robert

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Source Control Integration 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by