Saturday, 25 May 2013

how to migrate git repositories from a server to another server?

how to migrate git repositories from a server to another server?

I have an old laptop IBM Z61t as my git server. Now I want to migrate the git repositories(such as /repos/git/job.git, /repos/git/public.git) to another server(Debian testing).
How could I achieve this goal? It's quiet different from setting up a git server, I don't want lose my histories.
Thanks in advance.

No comments:

Post a Comment