remove from git repo code example Example 1: delete git repository command line rm -rf .git Example 2: git remove all pdf files git rm -r */*.pdf