I decided that I need some sort of Revision Control Software for my coding purposes, so I installed GitHub for Windows.
Problem is after I add a repository, copy source code in that folder and then click on commit it wants to commit to GitHub web site and is asking me to provide name and email.
Since my intention for using git is only to have revision control for myself and not to collaborate with other developers, I want to host repositories locally on my computer.
Is hosting locally possible and can I do it with GitHub for Windows?