I am new to git. I've just installed git and encountered a problem which is difficult to explain. I'd like to share some screenshots from my git bash, and would appreciate any help from you. git commit -m "initial version" git status -s I am using windows 7 x64... I don't even know what does "git commit -m "initial version" do, I would be thankful if someone advised me a way to learn git quickly .
I've just installed git following a video lesson on YouTube, but the git version was different from one I downloaded. I was trying to set it up.
User@SAMSUNG MINGW64 ~ (master) $ git commit -m "initial version"``` [enter image description here](https://i.sstatic.net/4gcaH.jpg)