How to configure Gitblit Federation
There are two ways to sync your reposittory PULL from Repository Federation PUSH to Repository PUSH Groovy Script Federation Steps Gitblit-Federation-Configuration You can configure federation on Gitblit instance to keep then sync.One Gitblit instance keep in sync with other instance. Requirements About Gitblit Federation Origin Gitblit Instance Requirements Configuring federation.passphrase Pulling Gitblit Instance Requirement Controlling What Gets Pulled From Origin Instance Controlling What Gets Pulled At Pulling Instance Federation Pull Registration Kyes Last Step To Sync Repository Copy Repository Using Cron Job Requirements • Two standalone Gitblit server About Gitblit Federation A Gitblit federation is a mechanism to clone repositories and keep them in sync from one Gitblit instance to another. If your Gitblit instance allows federation and it is properly registered with another Gitblit instance, each of the non-excluded repositories of...