# Replace one git remote URL with another, similar to svn switch --relocate find -path '*.git/config' | xargs -n1 sed -i.bak -e's%git://android.git.kernel.org/%https://android.googlesource.com/%'