adding expo init to repository code example
Example: which repository is made when expo init
# removes whole .git directory in the current working directory
rm -rf .git
# removes whole .git directory in the current working directory
rm -rf .git