can i delete a github repository and recreate code example Example 1: delete git repository command line rm -rf .git Example 2: how to remove git repository from a project rm -rf .git