Simulink project with source control
1 view (last 30 days)
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?
0 Comments
Answers (1)
Benjamin Thompson
on 4 Mar 2022
You should try cloning your local repository using a different GIT client. See if the same error happens.
0 Comments
See Also
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!