Skip to content

Instantly share code, notes, and snippets.

@jeanbaptistebeck
Created October 31, 2018 09:59
Show Gist options
  • Save jeanbaptistebeck/1d4bb86df691e0d7d4f3ac1001bf9ff4 to your computer and use it in GitHub Desktop.
Save jeanbaptistebeck/1d4bb86df691e0d7d4f3ac1001bf9ff4 to your computer and use it in GitHub Desktop.
Lsi all git repositories on a machine
find / -name ".git"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment