what is difference between git add . and git add -A code example Example: Git add git add . git commit -m "Bug Fixed" git push