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