Thursday, January 21, 2016

Configuring Git in windows

1. Download Git and install
 
    https://git-scm.com/download/win

2. Add path to git to PATH environment variable.

    C:\Program Files\Git\cmd

No comments:

Post a Comment