Learn how to create a Git repository in a Folder from Windows Explorer
STEPS
----------
1) Right click on the folder
2) Select Git Init Here
3) The repository is ready for use. You can see the .git hidden folder and some extra context menu items. You can also work on this repository from command prompt if you want.