When I do a classic update to git using the following commands:
git add --all git commit -am "COMMENT" git push origin master
And when