Posts Tagged repository

Using git-daemon to share your git repository

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 »

, , , , , ,

3 Comentários