A bash script that will automatically find local repos in the current directory and run git pull
from them.
I wanted to do something bigger with that, but I abandoned it, since I already found a tool for that.
DO NOT. ANY USAGE OF THIS SCRIPT CAN BREAK YOUR WORKFOW, AND RESULT IN LOSS OF YOUR PROJECTS. Consider editing this script to suit your needs.
It had a very specific use case but refer to 2nd topic.
Download from Releases.
Run the script. Optional -f flag for showing clone path(I needed that).
An alien suggested that.