Tworzenie oficjalnego serwera lustrzanego Github
Jak utworzyć serwer lustrzany github dla zewnętrznego repozytorium git, tak aby wyglądał jak „prawdziwy serwer lustrzany”, np. Https://github.com/mirrors ? Do tej pory ustawiłem lustro za pomocą: cd /path/to/bare/repository git remote add --mirror github [email protected]:user/repo.git i...