Get hidden git repositorys Montag, 14. Juni 2021 12:17   \$GIT = gci -Recurse -Force -EA SilentlyContinue \|where {\$\_.Mode -like \"d\--h\--\" -AND \$\_.Name -like \"\*git\*\"}