git second commit

Shell
git add file1
git commit -m 'second commit'
git pull origin master
git push origin master

Source

Also in Shell: