(suppose) I have my own git, so you can do
git clone https://official.example.org/myproject.git
But, at my server official.example.org
I want to redirect it to Github. How to do it at UBUNTU 16LTS standard git-server? It is an usual web-server redirect (eg. Apache) or need special preparation?
PS: the technology exist, as announced here.