Skip to content

git 2.0 dependency, on Windows? #1047

Answered by fcollonval
leeand00 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @leeand00, could you try to run a git command on the Windows Command Line?

For that you have to:

  1. Press shortcut Win + R
  2. Type cmd and press Enter
  3. Type in the opened command window, git --version

If you get an error not found, this means Windows cannot figure out where git is installed. You will need to add the path to git to your %PATH% environment variable; see that thread

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@leeand00
Comment options

@fcollonval
Comment options

@leeand00
Comment options

Answer selected by leeand00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants