show/hide this revision's text 3 edited tags
show/hide this revision's text 2 title edit

git Git commit text file?

show/hide this revision's text 1

git commit text file

I am trying to learn how to use git, and in all the tutorials they say that you can do

git init

git add .

git commit

but when I do that I get a big text file opened up, and none of the tutorials seem to address this, so I dont know what to do. Any help?