1. Git replication: Part 2 - Now you can scale

    In my Part 1 - which I know is already more than a year old now - we saw that we could make it very …


  2. Git replication: Part 1 - The poor man's way

    There's a lot of ressources about that on the web, it's a well covered topic already.
    Still I wanted to give out my own way of keeping Git repositories synchronized.

    Main features:
    • It's cheap :)
    • It …