Configuration of GitHub in webstorm

1.Github configuration:

1)download github:

https://git-scm.com/download ——>install it

2) open file——>settings——>Version Control——>Github——>input the login name and password ——>click "test" button——>if success, click  "ok".

Configuration of GitHub in webstorm_第1张图片

3)open settings——>Version Control——>Git——>Chosse the git.exe under the path you just installed(C:\Program Files\Git\bin)

——>ok.

Configuration of GitHub in webstorm_第2张图片


你可能感兴趣的:(Github配置)