lg2 clone reporting user.identityFile not found
- Dominant language
- Perl
- Stars
- 3.9k
- Forks
- 213
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Question: Is there any step that I'm missing or is it a-shell doesn't support lg2 cloning? Thanks!
Context: I'm trying to clone a git repo from GitHub. I've tried generating the ssh key file and then I tried git clone.
Problem: I was trying to lg2 clone and got the following error:
```
lg2 clone git@github.com:.git
SSH keys in /var/mobile/Containers/Data/Applica
tion//Docum
ents/.ssh/:
1 id_ed25519
Enter the number to the left of the desired key
or the path to some other SSH key (the private
key).
SSH Key: Could not read response: No message
ERROR 7: config value 'user.identityFile' was n
ot found
Bad news:
config value 'user.identityFile' was not found
```
I tried config but it also didn't work:
```
[~Documents]$ lg2 config
Unable to open repository '%s' '.' [-3] - could
not find repository from '.'
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.