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