Moving git to other server.

Nick Schermer nickschermer at gmail.com
Wed Nov 23 23:55:43 CET 2011


For lazy please like me with a lot of xfce clones the following
command could be handy:

find ./ -wholename "*/.git/config" -type f -exec sed -i
's,ssh://git.xfce.org/git/,ssh://git@git.xfce.org/,' {} \;

Nick


More information about the Xfce4-dev mailing list