1.Git clone
2.Git add(can be single file or git add . --all the files)
3.Git commit -m “message”
4.Git push