what happens when you git initi in a code example Example: git init cd /path/to/my/codebase git init git add . git commit -m "my comment"