how to extract webpage from a git repo and then throw it into root of www server

computer_glamour 7fb357c388 Update 'README.md' преди 2 седмици
LICENSE 6d5ae3fbbb Initial commit преди 2 седмици
README.md 7fb357c388 Update 'README.md' преди 2 седмици

README.md

GOGS website sync with git repo

how to extract webpage from a git repo and then throw it into root of www server

git --git-dir=./computer.glamour.ovh.git/ archive HEAD | tar -x