I would like to know if there is a way to determine which sub-folders under a specified directory are git projects. After which, check which of those git projects need updating via 'git fetch' or otherwise.I would like to know if there is a way to deter