git status -s
git add src
git commit
git push origin HEAD:master
#git push origin --tags
git push backup HEAD:master
#git push backup --tags