Script to check the git status of multiple repos in the same directory
Recursively, enters each folder and executes the “git status” command in each folder. It can also be modified to be…
Recursively, enters each folder and executes the “git status” command in each folder. It can also be modified to be…