A small CLI tool to safely run git pull across multiple local Git repositories, skipping those with local modifications.
go install github.com/mathiasdonoso/git-pull/cmd/gp@latestRun the tool in a directory containing multiple Git repositories, or pass a directory as the first argument.
gp