Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I managed to bring in existing repositories by creating a bare repo in the webapp then replacing the created folder with my real repository (or just symlink to it).

Is there a streamlined way of doing that?



You should be able to just create an empty repo at the destination and use git's own `git push --all` to bring in your existing repository.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: