Git + Push local code or files to remote master branch

>> git branch

>> git status

>> git push origin <branchname>