Simulink project with source control
Show older comments
Hello everyone
I'm working with Simulink Project and want to use the source control feature. My problem occurs at the moment I want to connect my local repository to the remote. After validating the URL (https://git.xxx.xx/git/MyReponame) the following error occurs: cannot open git-upload-pack
Does anyone know what I'm doing wrong and can give me a hint?
Answers (1)
Benjamin Thompson
on 4 Mar 2022
0 votes
You should try cloning your local repository using a different GIT client. See if the same error happens.
Categories
Find more on Interactive Model Editing 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!