Posts Tagged repository
Using git-daemon to share your git repository
Postado por Henrique Bastos como English em 8 de janeiro de 2009
If you ask google how to share a git repository, you will end up with lots of recipes to setup gitweb or apache to get it done.
However, if you only use git on your side quests, it looks like too much work to share a simple directory.
So, here Git-daemon comes to action. Git-daemon is git’s built in repository server. Leia o resto desse post »







