Cloning a repository with GIT

Hi,
I have followed the procedure here Set Up Git Source Control - MATLAB & Simulink - MathWorks Nordic, but when I try to clone a repository I have the following message:
"Unable to clone repository from https://..."
Caused by:
Unable to locate sh.exe at C:\Program Files\Git\bin\sh.exe or on the system path. "
I can't fix this. Thank you

2 Comments

Geoff Hayes
Geoff Hayes on 5 May 2022
Edited: Geoff Hayes on 5 May 2022
@Rocco Di Taranto - where is GIT installed on your workstation? Does the folder C:\Program Files\Git\bin\ make sense? Did you follow the steps from Install Command-Line Git Client? Note that you may need to reboot your machine so that the updated PATH is known.
Thanks Geoff, I had a problem with the folder, as I had previously installed without administrator rights. Using administrator rights puts the files in the proper folder. Thanks!

Sign in to comment.

Answers (0)

Categories

Products

Release

R2021b

Asked:

on 5 May 2022

Community Treasure Hunt

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

Start Hunting!