]> git.phdru.name Git - git-scripts.git/blob - locate-all
21daa91de58cf5d2b274ddddf1fd5e5dbb230ef9
[git-scripts.git] / locate-all
1 #! /bin/sh
2 locate -b \*.git | sed 's!/\.git$!!' | sort | uniq >locate-all.list