git clone error
- Dominant language
- Objective-C
- Stars
- 5.7k
- Forks
- 737
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 5
Description
# description
* when I run this git clone order from the readme file
> git clone https://github.com/google/EarlGrey.git
Cloning into 'EarlGrey'...
fatal: unable to access 'https://github.com/google/EarlGrey.git/': error setting certificate verify locations:
CAfile: C:\Program Files\Git\mingw64\ssl\cert.pem
CApath: none
* it shows some kind of windows path error which I was using macOS
* pls help to solve this issue , thx
Contributor guide
Research direction
Start with the README command `git clone https://github.com/google/EarlGrey.git` and reproduce the certificate-path error on macOS. Compare the reported Windows CAfile path with the local Git setup; done means the repository can be cloned successfully using the documented command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, macos
- Domain
- operating-systems, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100