]> git.phdru.name Git - git-scripts.git/blob - locate-all
Use web.browser and browser.cmd from git config to get browser
[git-scripts.git] / locate-all
1 #! /bin/sh
2 locate -b \*.git | sed 's!/\.git$!!' | sort | uniq >locate-all.list