We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Register with GitHub to create an account
Download and install [git client for Windows] (https://git-scm.com/download/win>) or [GitHub for Windows] (https://windows.github.com/) or [Tortoise Git] (https://tortoisegit.org/)
Set you username and email address via the command line:
git config --global user.name "YOUR NAME" git config --global user.email "YOUR EMAIL ADDRESS"
Or from TortoiseGit, select "Setting->Git" and select "global" and enter your details.
git config --global core.editor "start notepad++"
git config --global core.autocrlf true