Hi As I mentioned: We could implement a git hook in the repository which pushes the changes to all the other known git server nodes. Something like a file .gitmirrors Then you would essentially cause a chain reaction through all the mirrors, when you push your changes, where all the server push to each other, until they're all updated.
-lev
On Sunday, 28 July 2019 12:43:48 PM HKT Mohammad Amin Nili wrote:
Thank you all for helping the open source community to be free. As Luke mentioned, I’m looking for a decentralized git one day, which could also get rid of single point of failure.