Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git does not clone this repo, produces fatal error during build #18

Open
alpintrekker opened this issue Mar 25, 2021 · 1 comment
Open

Comments

@alpintrekker
Copy link

hi,

git pull https://github.com/RediSearch/redisearch-api-rs.git
produces nothing else than
fatal: Not a git repository (or any of the parent directories): .git

Also, when building redisearch-api-rs as part of the RedisJSON module on

BeagleBoard.org Debian Buster IoT Image 2020-04-06
kernel:[4.19.94-ti-r59]

the process fails with error:

  fatal: not a git repository (or any of the parent directories): .git 
0.0.0 

Could you please help me with this, I'd use RedisJSON module on BeagleBone in the really close future, and building RediSearch looks to be the roadblock.

What is really strange, that on Debian Stretch x64 RedisJSON builds without any flaws.

Regards,
András

@gavrie
Copy link
Collaborator

gavrie commented Apr 8, 2021

It seems like you wrote git pull when you really meant git clone... I hope it's as simple as that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants