glab repo clone requires to be run in a git directory
$ glab repo clone test
test
Could not find remote url for gitlab in remote.origin.url
Possible errors:
- This directory may not be a git repository
Possible Fix:
- Make sure the directory is a git repository
- Run glab config -g --remote-var=<name>
NB: change <name> to the shorthand name.
The command should work outside a git directory as well