Gibbon Git Server is a web application to manage and connect to your git repositories. Go to homepage for release and more info. Forked by Bonobo Git Server.
Somehow I like the idea, but will not be very prioritized.
Regularly synchronize with a remote repository. When the remote repository is updated, the local mirror repository should be updated accordingly. The local repository is strictly a mirror and cannot be modified. It only stays in sync with the remote repository.
When the local mirror repository is updated, it should automatically sync back to the remote repository. The local repository acts as the main repository, and once changes are made, it automatically synchronizes with other remote repositories.
The local repository refers to a repository created by Gibbon Git Server. There should be an option to configure how often the synchronization happens, with a set value determining the interval for regular pulls/checks.
Somehow I like the idea, but will not be very prioritized.
Regularly synchronize with a remote repository. When the remote repository is updated, the local mirror repository should be updated accordingly. The local repository is strictly a mirror and cannot be modified. It only stays in sync with the remote repository.
When the local mirror repository is updated, it should automatically sync back to the remote repository. The local repository acts as the main repository, and once changes are made, it automatically synchronizes with other remote repositories.
The local repository refers to a repository created by Gibbon Git Server. There should be an option to configure how often the synchronization happens, with a set value determining the interval for regular pulls/checks.