Hi,
I have a local gitorious installation. I want to create a post commit hook to automatically mirror all my commits to a remote server. The remote server will act
- as a remote backup to my local repositories
- as the origin, when I want to pull the repositories from a computer outside my local network. Is it possible?
Joyce Babu