K
K
Keliorw2020-09-12 15:54:58
git
Keliorw, 2020-09-12 15:54:58

How to enable Git commands in Windows console?

Good day, I installed GitHub for myself.))) After installation, I wanted to start figuring out how to use this GitHub through the console and I had a problem that when writing even the simplest git --version command, it issues (shown in the screenshot). Help guys!)

5f5ccfbb35764456619031.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
H
HemulGM, 2020-09-12
@Keliorw

GitHub is a third party client. It has almost nothing to do with the git command.
To install git, you need to install, oddly enough, git!
https://git-scm.com/downloads
Or commandwinget install git

S
SagePtr, 2020-09-12
@SagePtr

I don't see a screenshot in your question, but I'll try to guess.
Apparently, the git.exe executable file is located in a directory that is not registered in the PATH environment variable.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question