I have installed msysGit 1.7.10 on my Windows 7 machine. What I need to know is if I can still use Git from command line?
When I try the git command in
If you have installed GitHubDesktop in Windows 10, then press Ctrl + '. or in the menu go to Repository>Open in command prompt.
In case git is not installed in your machine, you should get a prompt to install git.(I came to know from this that GitHubDesktop and git are different applications). Install git, close your command prompt and open it again.
You can test your installation by typing in git at the command prompt.