uninitialized git code example Example 1: uninitialize git rm -rf .git Example 2: how to uninitialize git cd path/to/repo rm -rf .git