KBA-DEB Push to Git using Terminal: 1.git init 2.git add "filename" or git add . 3.git commit -m "commit" 4.git push 5.git pull