Answer the question
In order to leave comments, you need to log in
How to execute git commands from windows terminal?
Tired of opening git bash, is it possible to somehow make it possible to execute all commands directly from cmd.exe?
Answer the question
In order to leave comments, you need to log in
When installing the git, select "Run Git from the Windows Command Prompt". This option simply adds the path to the git to the system PATH variable.
Write manually. When installed in the above way, the path to <git-path>/cmd is written to the variable. After adding, restart cmd.
It seems that now everything is easily integrated into the ide and editors, what's the point of doing something in the console then?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question