remove the git add command code example Example 1: remove git rm -rf .git Example 2: how to remove git from project rm -rf .git*