how to add new changes to git code example Example: Git add git add . git commit -m "Bug Fixed" git push