Clear Filters
Clear Filters

Cloning a repository with GIT

12 views (last 30 days)
Rocco Di Taranto
Rocco Di Taranto on 5 May 2022
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.
Rocco Di Taranto
Rocco Di Taranto on 6 May 2022
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

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

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!