Simulink project with source control

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)

You should try cloning your local repository using a different GIT client. See if the same error happens.

Categories

Asked:

on 24 Apr 2019

Community Treasure Hunt

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

Start Hunting!