how to commit my angular project to git code example Example: commit to github entire angular project git add . git commit -m 'commit message here' git push