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

New Linux User #16

Open
chrisvtheactivist opened this issue May 17, 2020 · 4 comments
Open

New Linux User #16

chrisvtheactivist opened this issue May 17, 2020 · 4 comments

Comments

@chrisvtheactivist
Copy link

Hey tried running this command
git submodule update --init --recursive

then got this

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

What am I doing wrong?

@ghost
Copy link

ghost commented May 27, 2020

You're not in the cloned directory. You're going to have bigger problems later on with dependencies, check out the open PR.

@Bletinor
Copy link

I´m experiencing the same problem; I am also new to linux. Any help?

@ghost
Copy link

ghost commented Jan 14, 2021

I´m experiencing the same problem; I am also new to linux. Any help?

git clone https://github.com/goddessfreya/hookey

Cloning into 'hookey'...
remote: Enumerating objects: 75, done.
remote: Counting objects: 100% (75/75), done.
remote: Compressing objects: 100% (46/46), done.
remote: Total 174 (delta 28), reused 70 (delta 23), pack-reused 99
Receiving objects: 100% (174/174), 2.34 MiB | 1.39 MiB/s, done.
Resolving deltas: 100% (37/37), done.
/home/tom/Downloads/

cd hookey

/home/tom/Downloads/hookey git:(master)

ls

/home/tom/Downloads/hookey git:(master) ls
README.md add apps chmod_files choose common goldberg_emulator install install_copy md5output reset run

@Bletinor
Copy link

This did it! Thanks a lot.

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