I just ran the following commands on my Ruby on Rails project:
git init git add . git commit -a -m \'Initial\'
Where does Git actually stor
usually it goes to Documents folder in windows : C:\Users\<"name of user account">\Documents\GitHub