Tambahkan semua file dalam direktori ke git
git add --all
git commit -am "<commit message>"
git push
Smoggy Scarab
git add --all
git commit -am "<commit message>"
git push