how to use the terminal commands #5759
Answered
by
dscho
Octavio216-sudo
asked this question in
Q&A
-
I just installed git and im trying to make my godot project into a repository using commands on the terminal. However, even after installing git(I just clicked next on everything on setup) I still cant use commands like git innit. |
Beta Was this translation helpful? Give feedback.
Answered by
dscho
Aug 7, 2025
Replies: 1 comment
-
The reason might be that it's By the way, when you say that you cannot use commands, what exactly do you mean? Are there any error messages? If so, sharing them would probably be quite helpful for people who want to help you. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dscho
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The reason might be that it's
init
(with only one "n") :-)By the way, when you say that you cannot use commands, what exactly do you mean? Are there any error messages? If so, sharing them would probably be quite helpful for people who want to help you.