how to extract webpage from a git repo and then throw it into root of www server
|
|
2 viikkoa sitten | |
|---|---|---|
| LICENSE | 2 viikkoa sitten | |
| README.md | 2 viikkoa sitten |
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