Clear Filters
Clear Filters

Problems with MATLAB and Git integration

10 views (last 30 days)
Hello,
I am having problems with setting up Git source control. I have followed all the steps laid out here and here. I am able to clone my repo from GitHub to my local drive using either SSH or HTTPS authetication. I have even able to push changes to the remote repo. HOWEVER, after closing MATLAB and opening again, the Git status of all the files in my sandbox folder changes to unknown and when I right click on them I get the following message:
This also happens after adding a new file to Git and trying to push it to the remote repo. It does not happen if I change an existing file and push the changes.
What on Earth is happening here?
Thanks in advance!

Answers (1)

Yoel Motola
Yoel Motola on 3 Nov 2022
Hi,
Have you resolved this problem? I am having similar phenomena in here.
Thanks!

Categories

Find more on Source Control Integration in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!