It would be great to list all the repositories placed in a folderand subfolder. What I found is just a workaround :
find . -name .git -type d -prune http://stackoverflow.com/questions/11981716/how-to-quickly-find-all-git-repos-under-a-directory but would be nice to list the repos using git command, like: git --list I think I dont need to explain why would it be useful.. What do you think? Thanks -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to git-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.