Git Second Commit
git add file1
git commit -m 'second commit'
Super Seahorse
git add file1
git commit -m 'second commit'
git pull origin master
git push origin master