Tips for git repository migration to other server
Recently I am going to use the private git repository that hosting on the webfactionfrom my own server. During the migration I met some issues, here are some tips should be noticed.
When create the new repository, don't forget:
git config http.receivepack true
If you are using