osx - How do I search for all my git repositories on my Mac? -


i'm curious i've scattered git repositories across mac. i'm trying figure out how search find them can organize life bit. how can this?

find friend. .git folder exist in each of repositories finding location of them give repos.

find /users/username -name ".git" -print 

Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -